osu/osu.Game/Screens
Bartłomiej Dach c181edaedf Replace manual comparer implementation
Replace manually-implemented CriteriaComparer with a call to
Comparer<T>.Create() to decrease verbosity.
2019-10-28 15:07:36 +01:00
..
Backgrounds Add setting to turn on/off the video 2019-08-31 00:42:20 +03:00
Charts
Edit Merge branch 'master' into snapping-refactor 2019-10-25 18:26:14 +09:00
Menu Fix incorrect beatmap usage 2019-10-08 12:15:32 +09:00
Multi Simplify exit logic of screens with textboxes using back button receptor 2019-10-01 08:26:34 -07:00
Play Apply adjustments for framework changes 2019-10-23 14:04:06 +09:00
Ranking Increase spacing to closer match the design 2019-10-25 12:48:34 +09:00
Select Replace manual comparer implementation 2019-10-28 15:07:36 +01:00
BackgroundScreen.cs
BackgroundScreenStack.cs
IOsuScreen.cs
Loader.cs Simplify and future-proof random retrieval method 2019-09-29 14:35:35 +08:00
OsuScreen.cs
OsuScreenDependencies.cs
OsuScreenStack.cs
ScreenWhiteBox.cs Better signify under construction screens in editor 2019-10-08 14:32:48 +09:00
StartupScreen.cs