osu/osu.Game/Screens
Dean Herbert ce62f3c75b Simplify and future-proof random retrieval method
Will support future added intros without further code changes. Also uses RNG instead of `new Random`.
2019-09-29 14:35:35 +08:00
..
Backgrounds Add setting to turn on/off the video 2019-08-31 00:42:20 +03:00
Charts
Edit Move new components to v2 namespace 2019-09-24 19:00:26 +09:00
Menu Rename and add simple xmldoc 2019-09-28 20:21:51 +08:00
Multi Update framework 2019-08-21 13:29:50 +09:00
Play Assign to field and move to load complete 2019-09-27 08:15:24 +03:00
Ranking Fix results screen not showing first tab correctly 2019-07-18 01:08:12 +09:00
Select Reset track adjustments on resuming from another screen 2019-09-28 04:18:16 +03:00
BackgroundScreen.cs Add triangles intro 2019-08-09 20:05:28 +09:00
BackgroundScreenStack.cs
IOsuScreen.cs
Loader.cs Simplify and future-proof random retrieval method 2019-09-29 14:35:35 +08:00
OsuScreen.cs Completely change the way we fix the bug 2019-07-09 11:32:49 +02:00
OsuScreenDependencies.cs
OsuScreenStack.cs
ScreenWhiteBox.cs Update framework 2019-08-21 13:29:50 +09:00
StartupScreen.cs