1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-14 01:07:42 +08:00
osu-lazer/osu.Game/Graphics/UserInterface
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
..
KeyCounter.cs Use DrawSize instead of Size whereever Size was previously read due to framework changes. 2016-10-18 18:53:31 +02:00
KeyCounterCollection.cs Use AddInternal instead of AddTopLevel. 2016-10-09 20:06:23 +09:00
KeyCounterKeyboard.cs Fix typo and missnaming. 2016-09-24 19:46:10 +08:00
KeyCounterMouse.cs Rename counter classes to avoid confusing. 2016-09-24 19:46:10 +08:00
PercentageCounter.cs Start to structure flow of information in Player. 2016-10-19 19:44:03 +09:00
RollingCounter.cs Start to structure flow of information in Player. 2016-10-19 19:44:03 +09:00
ScoreCounter.cs Start to structure flow of information in Player. 2016-10-19 19:44:03 +09:00
StarCounter.cs Misc. fixes and improvements 2016-10-16 18:30:25 -05:00