osu/osu.Game/Screens
Dean Herbert 7aeeb65ae7 Tidy up Player's container loading logic
Fixes drawable ruleset being loaded before skin sources are finished, by loading them as a separate operation (to avoid children being loaded first).
2019-08-27 18:27:21 +09:00
..
Backgrounds Add triangles intro 2019-08-09 20:05:28 +09:00
Charts
Edit Update framework 2019-08-21 13:29:50 +09:00
Menu Fix crash on closing game 2019-08-23 13:02:50 +09:00
Multi Update framework 2019-08-21 13:29:50 +09:00
Play Tidy up Player's container loading logic 2019-08-27 18:27:21 +09:00
Ranking
Select Simplify icon creation 2019-08-25 12:05:46 +09:00
BackgroundScreen.cs Add triangles intro 2019-08-09 20:05:28 +09:00
BackgroundScreenStack.cs
IOsuScreen.cs
Loader.cs Add triangles intro 2019-08-09 20:05:28 +09:00
OsuScreen.cs
OsuScreenDependencies.cs
OsuScreenStack.cs
ScreenWhiteBox.cs Update framework 2019-08-21 13:29:50 +09:00
StartupScreen.cs