summaryrefslogtreecommitdiffstats
path: root/core/src/ch/asynk/rustanddust/game/Hud.java
AgeCommit message (Expand)AuthorFilesLines
2015-12-09Ctrl,Hud: automatically close engagementPanel at the end of animationsJérémy Zurcher1-0/+7
2015-12-08Hud: constructor needs only game parameterJérémy Zurcher1-2/+2
2015-12-08Battle: no need of Player parameter anymoreJérémy Zurcher1-1/+1
2015-12-08Ctrl,Battle: Battle manages currentPlayer and opponentJérémy Zurcher1-2/+2
2015-12-08Hud: engagementSummary() gets fxVolume frome game.configJérémy Zurcher1-2/+2
2015-11-21RustAndDust: load and use only black fontJérémy Zurcher1-6/+6
2015-11-06GameScreen -> UnitDock: add drag and implement vertical slide of unitsJérémy Zurcher1-0/+5
2015-07-19welcome RustAndDustJérémy Zurcher1-0/+307