1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 06:47:24 +08:00
osu-lazer/osu.Game/Storyboards
2017-09-25 11:03:57 +02:00
..
Drawables Only create drawables for storyboard elements that will be visible. 2017-09-15 14:31:59 +02:00
CommandLoop.cs Fix storyboard loops start time when none of their commands start at 0. 2017-09-16 13:32:51 +02:00
CommandTimeline.cs Improve command sorting. 2017-09-09 11:00:58 +02:00
CommandTimelineGroup.cs Animate Additive / FlipH and FlipV. 2017-09-09 15:41:56 +02:00
CommandTrigger.cs Make CI happy. 2017-09-08 13:04:53 +02:00
IStoryboardElement.cs Display a non-parallax background at the appropriate size when storyboards do not replace it. 2017-09-15 14:31:54 +02:00
Storyboard.cs Apply beatmap settings when creating the DrawableStoryboard. 2017-09-25 11:03:57 +02:00
StoryboardAnimation.cs Rename storyboard classes. 2017-09-13 11:22:24 +02:00
StoryboardLayer.cs Rename storyboard classes. 2017-09-13 11:22:24 +02:00
StoryboardSample.cs Only create drawables for storyboard elements that will be visible. 2017-09-15 14:31:59 +02:00
StoryboardSprite.cs Display a non-parallax background at the appropriate size when storyboards do not replace it. 2017-09-15 14:31:54 +02:00