Jeffrey Han
0112a03bd3
Added "Cursor Size" option.
...
Also moved "New Cursor" option into the "Input" category.
Signed-off-by: Jeffrey Han <itdelatrisu@gmail.com>
2015-06-14 12:30:33 -05:00
Jeffrey Han
77661ffd82
Merge branch 'javadoc8' of https://github.com/Bigpet/opsu into Bigpet-javadoc8
2015-06-13 02:04:16 -05:00
Jeffrey Han
0c42f1ed01
Cursor refactoring.
...
Moved cursor-related code out of UI and into a new non-static "Cursor" class.
Also, the cursor is no longer reset after gameplay if it wasn't skinned.
Signed-off-by: Jeffrey Han <itdelatrisu@gmail.com>
2015-05-29 04:48:03 -04:00
Jeffrey Han
00a08f1327
Renamed "OsuParser" to "BeatmapParser"; moved into "opsu.beatmaps".
...
Signed-off-by: Jeffrey Han <itdelatrisu@gmail.com>
2015-05-29 03:07:58 -04:00
Jeffrey Han
2c47e9a1b9
Moved "UI" and "MenuButton" classes to new package "opsu.ui".
...
Signed-off-by: Jeffrey Han <itdelatrisu@gmail.com>
2015-05-29 01:55:57 -04:00