osu/osu.Game.Rulesets.Mania/Objects/Drawables
Dean Herbert f060e6a780 Implement hold "sliding" samples in osu!mania 2022-10-11 16:31:37 +09:00
..
DrawableBarLine.cs Remove code that is not needed anymore 2022-10-04 15:17:14 +09:00
DrawableHoldNote.cs Implement hold "sliding" samples in osu!mania 2022-10-11 16:31:37 +09:00
DrawableHoldNoteHead.cs Fix mania hold note head disappears 2022-10-06 19:46:10 +09:00
DrawableHoldNoteTail.cs Clamp `LifetimeStart` of `HitObject`'s to their judgement windows 2022-09-27 16:54:24 +02:00
DrawableHoldNoteTick.cs
DrawableManiaHitObject.cs Remove manual binding of nested objects in `DrawableManiaHitObject` 2022-10-07 18:25:55 +09:00
DrawableNote.cs