osu/osu.Game/Screens
2021-02-23 13:23:32 +09:00
..
Backgrounds Make IAPIProvider read-only bindables into IBindables 2020-12-18 15:16:36 +09:00
Edit Move default sample addition to inside PlacementBlueprint 2021-02-11 17:16:18 +09:00
Import Reorder functions and simplify transform logic 2020-12-15 13:04:11 +09:00
Menu Consume new method in existing usages (and remove some unnecessary set/unset code) 2021-02-18 15:01:11 +09:00
OnlinePlay Merge branch 'master' into perform-from-subscreen-support 2021-02-22 11:55:51 +09:00
Play Add inline comment explaining the retry loop 2021-02-23 13:23:32 +09:00
Ranking Rename download state Downloaded to Importing 2021-01-13 18:04:53 +03:00
Select Merge pull request #11817 from peppy/fix-collection-dropdown-cross-thread-manipulation 2021-02-19 10:06:42 +09:00
BackgroundScreen.cs Fix test failures in PerformFromScreen tests 2021-02-15 17:14:41 +09:00
BackgroundScreenStack.cs
IHasSubScreenStack.cs Add the ability for PerformFromMenuRunner to inspect nested screen stacks 2021-02-19 17:58:04 +09:00
IOsuScreen.cs Extract UserActivity logic to OsuGame. 2020-11-08 12:29:52 +01:00
Loader.cs
OsuScreen.cs Initial sample + samplechannel rework 2021-01-19 17:11:40 +09:00
OsuScreenDependencies.cs
OsuScreenStack.cs
ScorePresentType.cs
ScreenWhiteBox.cs
StartupScreen.cs