1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-11 15:47:26 +08:00
osu-lazer/osu.Game/Graphics
Dean Herbert 43f0409893 Start to structure flow of information in Player.
- Allow basic clicking of hitobjects.
- Break non-osu! game modes temporarily.
- Fix some issues with RollingCounters.
- Add the ability to increment counters.
2016-10-19 19:44:03 +09:00
..
Background Use DrawSize instead of Size whereever Size was previously read due to framework changes. 2016-10-18 18:53:31 +02:00
Components Add basic class structure for Beatmap/HitObject/SampleInfo/User. 2016-09-06 21:41:16 +09:00
Containers Use DrawSize instead of Size whereever Size was previously read due to framework changes. 2016-10-18 18:53:31 +02:00
Cursor Remove all non-load Game access. 2016-10-12 15:47:08 +09:00
Processing Use DrawSize instead of Size whereever Size was previously read due to framework changes. 2016-10-18 18:53:31 +02:00
UserInterface Start to structure flow of information in Player. 2016-10-19 19:44:03 +09:00
TextAwesome.cs Add basic implementation of VisualTest framework for osu! project. 2016-09-24 15:47:17 +09:00