opsu-dance/src/itdelatrisu/opsu/states
Jeffrey Han b6f208a47d Follow-up to #64.
- Removed NEW_SLIDER option, and use the skin "SliderStyle" instead.  Uses the new style by default, unless STYLE_PEPPYSLIDER is specified.
- Check if OpenGL 3.0 is supported before trying to draw new style sliders.
- Fixed compilation warnings; removed unneeded fields and imports.
- Filled in some missing Javadocs.
- Style changes.

Signed-off-by: Jeffrey Han <itdelatrisu@gmail.com>
2015-06-08 15:02:28 -04:00
..
ButtonMenu.java Moved "UI" and "MenuButton" classes to new package "opsu.ui". 2015-05-29 01:55:57 -04:00
DownloadsMenu.java Renamed "OsuParser" to "BeatmapParser"; moved into "opsu.beatmaps". 2015-05-29 03:07:58 -04:00
Game.java Follow-up to #64. 2015-06-08 15:02:28 -04:00
GamePauseMenu.java Cursor refactoring. 2015-05-29 04:48:03 -04:00
GameRanking.java Cursor refactoring. 2015-05-29 04:48:03 -04:00
MainMenu.java Moved "UI" and "MenuButton" classes to new package "opsu.ui". 2015-05-29 01:55:57 -04:00
OptionsMenu.java Follow-up to #64. 2015-06-08 15:02:28 -04:00
SongMenu.java Renamed "OsuParser" to "BeatmapParser"; moved into "opsu.beatmaps". 2015-05-29 03:07:58 -04:00
Splash.java Fixed a bug where sounds weren't reloaded when changing skins. 2015-06-03 06:23:23 -04:00