1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 06:47:24 +08:00
osu-lazer/osu.Game.Rulesets.Taiko/Objects/Drawables
2020-04-08 12:46:02 +08:00
..
Pieces Use auto property. 2019-11-12 19:53:25 +08:00
DrawableBarLine.cs Correctly expire bar lines in osu!taiko and osu!mania 2020-02-23 13:50:05 +09:00
DrawableBarLineMajor.cs Remove unused using directives 2019-09-25 01:13:42 +02:00
DrawableCentreHit.cs Added “instant fly” variant of hit notes 2020-04-08 12:46:02 +08:00
DrawableDrumRoll.cs Added arbitrary hit handler to drum roll object 2020-04-08 12:46:02 +08:00
DrawableDrumRollTick.cs Move expire to DrawableHitObject 2019-09-12 19:29:08 +09:00
DrawableHit.cs Apply OnRelease method signature refactorings 2020-01-22 13:22:34 +09:00
DrawableRimHit.cs Added “instant fly” variant of hit notes 2020-04-08 12:46:02 +08:00
DrawableStrongNestedHit.cs Remove unnecessary UpdateState overrides 2019-08-27 05:04:34 +03:00
DrawableSwell.cs .NET Standard 2.1 implements Math.Clamp , use it instead of MathHelper.Clamp from osuTK. 2019-11-20 13:37:47 +01:00
DrawableSwellTick.cs Merge branch 'master' into fix-taiko-swell-tick-display 2019-09-02 13:47:04 +09:00
DrawableTaikoHitObject.cs Apply OnRelease method signature refactorings 2020-01-22 13:22:34 +09:00