osu/osu.Game/Screens
2021-03-03 14:53:47 +09:00
..
Backgrounds
Edit Centralise cases of performing actions on the current selection 2021-02-26 14:15:13 +09:00
Import
Menu Move main menu (song select) presentation logic to a local implementation 2021-03-03 14:13:51 +09:00
OnlinePlay Handle case where local user tries to change beatmap while not the host 2021-03-03 14:53:47 +09:00
Play Remove unnecessary using (underlying enumerator change) 2021-02-26 20:03:03 +09:00
Ranking Merge branch 'master' into localisation-refactor-framework 2021-02-25 17:28:55 +09:00
Select Merge branch 'master' into beatmap-difficulty-cache-nullable 2021-02-25 19:40:38 +01:00
BackgroundScreen.cs Fix test failures in PerformFromScreen tests 2021-02-15 17:14:41 +09:00
BackgroundScreenStack.cs
IHandlePresentBeatmap.cs Add interface to handle local beatmap presentation logic 2021-03-03 14:13:48 +09:00
IHasSubScreenStack.cs Add the ability for PerformFromMenuRunner to inspect nested screen stacks 2021-02-19 17:58:04 +09:00
IOsuScreen.cs
Loader.cs
OsuScreen.cs
OsuScreenDependencies.cs
OsuScreenStack.cs
ScorePresentType.cs
ScreenWhiteBox.cs
StartupScreen.cs