opsu-dance/src/itdelatrisu/opsu/ui
Jeffrey Han 643a7c4589 Added a dropdown menu class, similar to the one in osu!.
Using 'fa-chevron-down' and 'fa-chevron-right' icons from Font Awesome v4.4.0 (https://github.com/FortAwesome/Font-Awesome).

The dropdown menu is currently used only in the downloads menu to select servers.

Signed-off-by: Jeffrey Han <itdelatrisu@gmail.com>
2015-09-08 23:46:30 -04:00
..
animations A couple of API improvements. 2015-09-03 22:16:52 -05:00
Colors.java Moved some duplicate colors into the Colors class. 2015-08-20 20:14:24 -05:00
Cursor.java Use java.awt.Point in Cursor class instead of separate x/y lists. 2015-09-05 12:46:01 -05:00
DropdownMenu.java Added a dropdown menu class, similar to the one in osu!. 2015-09-08 23:46:30 -04:00
Fonts.java Added a dropdown menu class, similar to the one in osu!. 2015-09-08 23:46:30 -04:00
MenuButton.java Removed some unneeded methods. 2015-08-30 17:56:05 -05:00
StarStream.java Switch to startUse/drawEmbedded/endUse for cursortrail and star stream. 2015-09-05 09:32:26 -05:00
UI.java Moved OszUnpacker into package 'opsu.beatmap'. 2015-08-31 22:25:28 -05:00