1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 16:47:24 +08:00
osu-lazer/osu.Game/Rulesets/UI
2017-08-07 15:22:31 +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 for nested playfields (e.g. playfield + columns). 2017-08-07 14:56:26 +09:00
SpeedAdjustedHitRenderer.cs Default CreateSpeedAdjustmentContainer implementation. 2017-08-07 15:22:31 +09:00