summaryrefslogtreecommitdiffstats
path: root/core/src/ch/asynk/rustanddust/menu/MenuCtrl.java
AgeCommit message (Expand)AuthorFilesLines
2016-02-23MenuCtrl: improve touch(float, float)Jérémy Zurcher1-3/+12
2016-02-23Menu: void postAnswer(boolean ok) -> MenuType postAnswer(boolean ok)Jérémy Zurcher1-1/+1
2016-02-22Sound type/enter: nicer, betterJérémy Zurcher1-1/+8
2016-02-22Menu: add boolean drag(float, float, int, int)Jérémy Zurcher1-0/+8
2016-02-22set PlayMenu and NewGameMenuJérémy Zurcher1-1/+3
2016-02-22use type and enter soundsJérémy Zurcher1-1/+1
2016-02-22MenuCtrl: support OkCancel from menusJérémy Zurcher1-0/+27
2016-02-21Menu: prepare can jump to another menuJérémy Zurcher1-2/+4
2016-02-21Menu rewriteJérémy Zurcher1-49/+62
2016-02-20add menu/MenuCtrlJérémy Zurcher1-0/+83