1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-13 23:53:21 +08:00
osu-lazer/osu.Game/Rulesets/UI
2017-08-07 16:02:38 +09:00
..
HitRenderer.cs Implement SpeedAdjustedPlayfield and a new HitRenderer derivation. 2017-08-04 20:11:18 +09:30
ModIcon.cs Allow Rulesets to create a non-FontAwesome icon 2017-08-03 14:36:21 +09:00
Playfield.cs Implement ScrollingPlayfield, now containing ScrollingHitObjectContainer (prev. SpeedAdjustmentCollection). 2017-08-04 23:07:08 +09:00
ScrollingPlayfield.cs Reduce implementation overhead in actually positioning hitobjects and making them scroll. 2017-08-07 16:02:38 +09:00
SpeedAdjustedHitRenderer.cs Default CreateSpeedAdjustmentContainer implementation. 2017-08-07 15:22:31 +09:00