1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-23 16:07:24 +08:00
osu-lazer/osu.Game.Modes.Osu/Objects/Drawables
2017-02-16 17:33:13 +09:00
..
Connections Replace AddConnections by a HitObjects property. 2017-02-12 08:47:07 +01:00
Pieces Improve the feel of spinners. 2017-02-15 23:24:08 +09:00
DrawableHitCircle.cs Add MaxScore to correctly account for the maximum attainable score of DrawableHitObjects. 2017-02-16 17:33:13 +09:00
DrawableOsuHitObject.cs Add MaxScore to correctly account for the maximum attainable score of DrawableHitObjects. 2017-02-16 17:33:13 +09:00
DrawableSlider.cs Add the concept of nested DrawableHitObjects. 2017-02-16 17:02:36 +09:00
DrawableSliderTick.cs Add MaxScore to correctly account for the maximum attainable score of DrawableHitObjects. 2017-02-16 17:33:13 +09:00
DrawableSpinner.cs Improve the feel of spinners. 2017-02-15 23:24:08 +09:00
HitExplosion.cs Replace all usage of SpriteText with OsuSpriteText. 2017-02-15 21:37:43 +09:00