1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-06 09:47:52 +08:00
osu-lazer/osu.Game/Rulesets/UI
smoogipooo d20ea97e7f Add NUnit test for ScrollingHitObjectContainer
Tests ordering of SpeedAdjustmentContainers and DrawableHitObjects added to the ScrollingHitObjectContainer.
2017-08-22 16:06:19 +09:00
..
ModIcon.cs Fix alignment of icons on mod buttons 2017-08-07 08:54:53 +09:00
Playfield.cs Use CompositeDrawable for HitObjectContainer. Removes a looooooot of generics 👍. 2017-08-08 17:37:11 +09:00
RulesetContainer.cs Remove type check for now 2017-08-21 12:50:48 +09:00
RulesetInputManager.cs Update KeyCounterCollection to support action-based buttons 2017-08-21 12:39:22 +09:00
ScrollingPlayfield.cs Add NUnit test for ScrollingHitObjectContainer 2017-08-22 16:06:19 +09:00
ScrollingRulesetContainer.cs HitRenderer -> RulesetContainer 2017-08-09 13:28:29 +09:00