Major rsefinements to taiko drawable classes.

This commit is contained in:
Dean Herbert
2017-04-05 10:01:40 +09:00
parent 6dc03c1cc4
commit 028e941ab2
21 changed files with 316 additions and 275 deletions

View File

@ -25,7 +25,7 @@ namespace osu.Game.Modes.Taiko.Objects
public float VelocityMultiplier = 1;
/// <summary>
/// The time to scroll in the HitObject.
/// The time from the initial right (off-screen) spawn position to the centre of the hit target.
/// </summary>
public double PreEmpt;