osu/osu.Game/Screens
2021-09-08 20:52:14 +09:00
..
Backgrounds
Edit Fix unnecessary background screen transition 2021-09-07 14:34:54 +09:00
Import
Menu Add intermediary screen to avoid going back to menus 2021-09-05 21:48:09 +02:00
OnlinePlay Reduce initial fade transforms 2021-09-08 20:52:14 +09:00
Play Remove IJsonSerializable interface 2021-08-31 14:39:20 +09:00
Ranking Factor in total score calculation time in results screen load 2021-09-07 15:19:09 +09:00
Select Merge pull request #14603 from smoogipoo/score-ordering 2021-09-07 19:18:37 +09:00
Spectate Pass through MultiplayerRoomUsers instead of ints to avoid re-retrieval 2021-08-10 18:39:20 +09:00
BackgroundScreen.cs Fix background overflows 2021-08-20 17:50:49 +09:00
BackgroundScreenStack.cs Improve code around background screen handling to read better 2021-09-07 14:35:33 +09:00
IHandlePresentBeatmap.cs
IHasSubScreenStack.cs
IOsuScreen.cs
Loader.cs
OsuScreen.cs Improve code around background screen handling to read better 2021-09-07 14:35:33 +09:00
OsuScreenDependencies.cs
OsuScreenStack.cs
ScorePresentType.cs
ScreenWhiteBox.cs
StartupScreen.cs