opsu-dance/src/itdelatrisu/opsu/ui
Jeffrey Han 949b2c215c Added a WatchService to watch the beatmap directory tree for changes.
Any CREATE and DELETE that occur in the song menu state will now show a notification and modify the behavior of the 'F5' key. Changes that occur in other states will force a reload upon entering the song menu.

This is part of osu!, but as it's not incredibly helpful, I've left it disabled by default.  It can be enabled in the options menu.

Signed-off-by: Jeffrey Han <itdelatrisu@gmail.com>
2015-08-21 10:25:52 -05:00
..
animations Hit animation bug fixes. 2015-08-20 18:40:10 -05:00
Colors.java Moved some duplicate colors into the Colors class. 2015-08-20 20:14:24 -05:00
Cursor.java Bug fixes and tweaks. 2015-08-08 12:04:15 -05:00
Fonts.java Moved all Utils.FONT_* into new class opsu.ui.Fonts.*. 2015-08-20 20:40:07 -05:00
MenuButton.java Added animation loop capabilities to MenuButton. 2015-08-12 19:03:50 -05:00
UI.java Added a WatchService to watch the beatmap directory tree for changes. 2015-08-21 10:25:52 -05:00