opsu-dance/src/itdelatrisu/opsu
Jeffrey Han b0649541eb Better emulation of main menu behavior.
- Pressing 'Esc' will now always enter the MainMenuExit state.
- Returning from MainMenuExit state does not reset button states: these must be manually reset by calling the reset() method.

Signed-off-by: Jeffrey Han <itdelatrisu@gmail.com>
2014-12-30 00:41:32 -05:00
..
objects Subtle fade in effect for circles and sliders. (#9) 2014-12-24 02:45:43 -05:00
states Better emulation of main menu behavior. 2014-12-30 00:41:32 -05:00
GameImage.java Game mod refactoring. 2014-07-16 16:01:36 -04:00
GameMod.java Renamed GUIMenuButton class to MenuButton. 2014-12-30 00:00:58 -05:00
GameScore.java Hit object refactoring. 2014-07-18 15:11:57 -04:00
MenuButton.java Renamed GUIMenuButton class to MenuButton. 2014-12-30 00:00:58 -05:00
MusicController.java Fixed theme song loading in JAR files. (follow-up ce0eccd) 2014-12-20 21:35:18 -05:00
Opsu.java Reorganized libs. 2014-07-20 13:21:13 -04:00
OsuFile.java Added support for Unicode (non-English) metadata. 2014-08-24 23:48:52 -04:00
OsuGroupList.java Song sort refactoring. 2014-07-18 20:33:41 -04:00
OsuGroupNode.java Added support for Unicode (non-English) metadata. 2014-08-24 23:48:52 -04:00
OsuHitObject.java Hit object refactoring. 2014-07-18 15:11:57 -04:00
OsuParser.java Implemented skinnable theme songs. 2014-12-20 18:17:04 -05:00
OsuTimingPoint.java Some code cleanup. 2014-07-09 13:36:42 -04:00
OszUnpacker.java Display checkpoint time on game screen after loading. 2014-12-20 15:30:20 -05:00
SongSort.java Renamed GUIMenuButton class to MenuButton. 2014-12-30 00:00:58 -05:00
SoundController.java Added option to disable sound effects from loading. (partially resolves issue #1) 2014-07-10 22:01:39 -04:00
Utils.java Renamed GUIMenuButton class to MenuButton. 2014-12-30 00:00:58 -05:00