Add drawable spinner ticks implementation

This commit is contained in:
iiSaLMaN
2019-08-20 21:17:27 +03:00
parent ee1c3d42d8
commit bb4178fa03
4 changed files with 80 additions and 1 deletions

View File

@ -20,7 +20,7 @@ namespace osu.Game.Rulesets.Osu.Replays
/// </summary>
protected static readonly Vector2 SPINNER_CENTRE = OsuPlayfield.BASE_SIZE / 2;
protected const float SPIN_RADIUS = 50;
public const float SPIN_RADIUS = 50;
/// <summary>
/// The time in ms between each ReplayFrame.