mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 07:06:35 +09:00
@ -20,6 +20,7 @@ namespace osu.Game.Graphics.UserInterface
|
||||
private const Easing easing = Easing.InOutCubic;
|
||||
|
||||
private float length;
|
||||
|
||||
/// <summary>
|
||||
/// Length of the bar, ranges from 0 to 1
|
||||
/// </summary>
|
||||
@ -134,4 +135,4 @@ namespace osu.Game.Graphics.UserInterface
|
||||
Vertical = TopToBottom | BottomToTop,
|
||||
Horizontal = LeftToRight | RightToLeft,
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user