osu/osu.Game/Storyboards
Dean Herbert 3faafd7200 Rename parameter to `repeatCount` and add guards 2021-10-01 18:26:29 +09:00
..
Drawables Default `DrawableStoryboard` to a completed state to avoid state change on empty storyboards 2021-06-18 16:08:49 +09:00
CommandLoop.cs Rename parameter to `repeatCount` and add guards 2021-10-01 18:26:29 +09:00
CommandTimeline.cs
CommandTimelineGroup.cs
CommandTrigger.cs
IStoryboardElement.cs
IStoryboardElementWithDuration.cs Implement Duration via the interface 2021-05-04 16:04:59 +09:00
Storyboard.cs Remove no longer necessary conditional access 2021-05-28 15:42:35 +09:00
StoryboardAnimation.cs
StoryboardLayer.cs Bypass 640x480 coordinate space for video storyboard elements 2021-05-25 16:17:29 +09:00
StoryboardSample.cs
StoryboardSprite.cs Rename parameter to `repeatCount` and add guards 2021-10-01 18:26:29 +09:00
StoryboardVideo.cs
StoryboardVideoLayer.cs Rename classes as per review feedback 2021-05-25 18:50:33 +09:00