1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-23 20:07:26 +08:00
osu-lazer/osu.Game.Modes.Osu/Objects/Drawables
2017-02-23 21:38:10 +01:00
..
Connections Replace AddConnections by a HitObjects property. 2017-02-12 08:47:07 +01:00
Pieces Remove unnecessary using statements 2017-02-23 21:38:10 +01: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 Fix sliders playing hitsound twice at end. 2017-02-22 13:51:40 +09:00
DrawableSliderTick.cs Audio class renames in line with framework changes. 2017-02-18 17:35:04 +09:00
DrawableSpinner.cs Improve feel of spinners. 2017-02-22 18:23:06 +09:00
HitExplosion.cs Replace all usage of SpriteText with OsuSpriteText. 2017-02-15 21:37:43 +09:00