1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-12 04:49:40 +08:00
osu-lazer/osu.Game/Modes/Objects/Drawables
Dean Herbert 8bf3902cbd
Add the concept of nested DrawableHitObjects.
- Applies to Slider Ticks and start circle. repeat/endpoints still need addressing.
- Removed SliderTicksLayer abstraction for now.
2017-02-16 17:02:36 +09:00
..
DrawableHitObject.cs Add the concept of nested DrawableHitObjects. 2017-02-16 17:02:36 +09:00
IDrawableHitObjectWithProxiedApproach.cs Handle proxied approach layer better and add slider's approach circle (previously missing). 2017-02-15 01:23:19 +09:00