1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 18:47:27 +08:00
osu-lazer/osu.Game.Rulesets.Taiko/Objects
2020-11-04 17:14:23 +09:00
..
Drawables Update existing implementations 2020-11-04 17:14:23 +09:00
BarLine.cs Correctly expire bar lines in osu!taiko and osu!mania 2020-02-23 13:50:05 +09:00
DrumRoll.cs Split out IHasPath from IHasCurve to better define hitobjects 2020-05-29 16:45:47 +09:00
DrumRollTick.cs Use empty hitwindows instead of null 2019-10-09 19:08:31 +09:00
Hit.cs Add menus to mark as rim and strong 2020-05-29 16:45:47 +09:00
HitType.cs Remove CentreHit/RimHit hitobject abstraction 2020-03-23 12:08:15 +09:00
IgnoreHit.cs Added ignore hit object 2020-04-11 17:20:37 +08:00
StrongHitObject.cs Use empty hitwindows instead of null 2019-10-09 19:08:31 +09:00
Swell.cs Better guard against taiko swells becoming strong 2020-10-09 17:12:01 +09:00
SwellTick.cs Fix hitobjects with unknown lifetimes by enforcing non-null judgement 2020-02-23 13:49:06 +09:00
TaikoHitObject.cs Better guard against taiko swells becoming strong 2020-10-09 17:12:01 +09:00