osu/osu.Game/Screens
Dean Herbert 06512e8bd9
Use const for minimum height specification in final usage location
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
2022-03-06 01:01:22 +09:00
..
Backgrounds Fix BackgroundScreenDefault incorrectly updating current background after being inactive 2021-12-14 16:40:50 +09:00
Edit Move editor mode selector out of EditorMenuBar to allow for better reuse 2022-03-02 20:05:01 +09:00
Import Remove unused params from BDL methods 2022-01-15 01:06:39 +01:00
Menu Use double instead of float for UIHoldActivationDelay configuration value 2022-03-04 12:22:56 +09:00
OnlinePlay Fix nullref in tests 2022-02-25 16:12:25 +09:00
Play Merge branch 'master' into offset-ui-improvements 2022-03-05 16:10:18 +01:00
Ranking Use const for minimum height specification in final usage location 2022-03-06 01:01:22 +09:00
Select Convert to extension method to avoid recursive calls 2022-03-03 14:15:37 +09:00
Spectate Clean up SpectatorScreen based on suggestions 2022-02-09 12:20:07 +09:00
BackgroundScreen.cs
BackgroundScreenStack.cs
IHandlePresentBeatmap.cs
IHasSubScreenStack.cs
IOsuScreen.cs
Loader.cs Allow realm migration to run again if interrupted halfway 2022-01-24 18:55:15 +09:00
OsuScreen.cs Remove unused params from BDL methods 2022-01-15 01:06:39 +01:00
OsuScreenDependencies.cs
OsuScreenStack.cs
ScorePresentType.cs
ScreenWhiteBox.cs
StartupScreen.cs