1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-12 10:17:32 +08:00
osu-lazer/osu.Game.Modes.Taiko/Objects
Dean Herbert 57a068c5d1
Fix notes travelling backwards when hit.
Also improves the gravity curve.
2017-04-05 15:11:51 +09:00
..
Drawables Fix notes travelling backwards when hit. 2017-04-05 15:11:51 +09:00
BarLine.cs BarLine : TaikoHitObject. 2017-04-05 11:48:30 +09:00
CentreHit.cs Add explicit CentreHit/RimHit classes. 2017-03-30 15:51:16 +09:00
DrumRoll.cs Distance -> Duration. 2017-04-05 13:52:53 +09:00
DrumRollTick.cs Define TickRate to adjust rate of ticks externally, removing todo. 2017-04-03 15:32:38 +09:00
Hit.cs Add explicit CentreHit/RimHit classes. 2017-03-30 15:51:16 +09:00
RimHit.cs Add explicit CentreHit/RimHit classes. 2017-03-30 15:51:16 +09:00
Swell.cs Distance -> Duration. 2017-04-05 13:52:53 +09:00
TaikoHitObject.cs Rename PreEmpt to ScrollTime and remove VelocityMultiplier for now. 2017-04-05 11:48:19 +09:00