opsu-dance/src/itdelatrisu/opsu/states
Jeffrey Han c2793ae31c Some graphical improvements and fixes.
- The music position bar in the main menu is now clickable (changes track position).
- Fixed scroll bar height function, and merged all scroll bar drawing into a single Utils.drawScrollbar() method.
- Fixed the buggy song menu scroll bar.
- Scaled the sizes/positions of the main menu music icons (previously fixed/hardcoded).

Signed-off-by: Jeffrey Han <itdelatrisu@gmail.com>
2015-02-15 00:25:07 -05:00
..
ButtonMenu.java Follow-up to c6791c4. 2015-02-13 03:45:38 -05:00
DownloadsMenu.java Follow-up to c6791c4. 2015-02-13 03:45:38 -05:00
Game.java Reformatting of #17 and #18, and minor bug fix in #17. 2015-02-14 01:07:17 -05:00
GamePauseMenu.java Beatmap downloader improvements and fixes. 2015-02-02 00:15:16 -05:00
GameRanking.java Follow-up to c6791c4. 2015-02-13 03:45:38 -05:00
MainMenu.java Some graphical improvements and fixes. 2015-02-15 00:25:07 -05:00
OptionsMenu.java Beatmap downloader improvements and fixes. 2015-02-02 00:15:16 -05:00
SongMenu.java Some graphical improvements and fixes. 2015-02-15 00:25:07 -05:00
Splash.java Beatmap downloader improvements and fixes. 2015-02-02 00:15:16 -05:00