summaryrefslogtreecommitdiffstats
path: root/core/src/ch/asynk/rustanddust/screens/GameScreen.java
AgeCommit message (Expand)AuthorFilesLines
2016-05-03OMG: add event queue, messages, replay, bounce animation, complete states rew...Jérémy Zurcher1-1/+1
2016-03-30GameScreen: call ctrl.processEvent() within renderJérémy Zurcher1-0/+1
2016-03-29GameScreen: comment out debug outputsJérémy Zurcher1-2/+2
2016-02-13clean up debug messagesJérémy Zurcher1-2/+2
2016-02-13Screens: call resize(int, int) after resuming from pauseJérémy Zurcher1-0/+1
2016-01-19Ctrl: add getCtrl(GameMode)Jérémy Zurcher1-2/+1
2016-01-14add game.ctrl.solo: first step into multimode gameJérémy Zurcher1-1/+2
2016-01-06GameScreen: do not render or resize when on pauseJérémy Zurcher1-2/+11
2015-12-24State: replace touchUp() and touchDown() with touch(Hex)Jérémy Zurcher1-8/+11
2015-12-18cleanup tree using fix_javaJérémy Zurcher1-2/+0
2015-11-06GameScreen -> UnitDock: add drag and implement vertical slide of unitsJérémy Zurcher1-1/+5
2015-07-19welcome RustAndDustJérémy Zurcher1-0/+221