osu/osu.Game/Modes/UI
smoogipooo 74db255c78 Move back to using an abstract method to determine if all objects have been judged.
Because sliderticks provide judgements even though they are added as nested hitobjects, the count method would not work to determine if all hitobjects have been judged. This needs a little bit more thought put in...
2017-03-12 01:19:51 +09:00
..
ComboCounter.cs Combo should not be longs. 2017-03-10 16:05:05 +09:00
ComboResultCounter.cs Fix most warnings. 2017-03-07 13:05:57 +09:00
HealthDisplay.cs More general refactorings. 2017-03-10 14:42:14 +09:00
HitRenderer.cs Move back to using an abstract method to determine if all objects have been judged. 2017-03-12 01:19:51 +09:00
HudOverlay.cs Make HudOverlay not dependent on Ruleset. 2017-03-10 16:16:07 +09:00
ModIcon.cs Merge branch 'master' into modselect 2017-03-09 12:51:40 +09:00
Playfield.cs Fix second mono regression. 2017-03-09 15:53:16 +09:00
StandardComboCounter.cs Combo should not be longs. 2017-03-10 16:05:05 +09:00
StandardHealthDisplay.cs More general refactorings. 2017-03-10 14:42:14 +09:00
StandardHudOverlay.cs Make HudOverlay not dependent on Ruleset. 2017-03-10 16:16:07 +09:00