osu/osu.Game/Storyboards/Drawables
Dean Herbert 05982f42ab Add more comprehensive commenting and simplify base call logic
We can call the base method regardless for better safety. Worst case
it's just going to run `Stop()` twice anyway.
2021-02-01 16:43:54 +09:00
..
DrawablesExtensions.cs
DrawableStoryboard.cs Fix a couple of simple cases of incorrect TextureLoaderStore initialisation 2020-12-21 13:35:46 +09:00
DrawableStoryboardAnimation.cs Remove redundant class name qualifier 2020-11-10 12:20:49 +01:00
DrawableStoryboardLayer.cs
DrawableStoryboardSample.cs Add more comprehensive commenting and simplify base call logic 2021-02-01 16:43:54 +09:00
DrawableStoryboardSprite.cs Fix regression causing storyboard sprites to have incorrect origin support 2020-10-23 15:46:24 +09:00
DrawableStoryboardVideo.cs
IFlippable.cs
IVectorScalable.cs