osu/osu.Game/Screens
Dean Herbert 5568df1aee Remove StandardHUDOverlay
This class hierarchy was originally when we had different HUDs for rulesets, but this is no longer the case. Skins will be able to build off the base (new) HUDOverlay without issue, so there is no real need for the abstract class for now.

We can add it back if a need for it arises; for the moment I'd like to avoid as many Standard* classes as possible.
2017-06-05 17:18:07 +09:00
..
Backgrounds
Charts
Direct
Edit
Menu Update method names in line with framework changes 2017-05-28 18:34:12 +09:00
Multiplayer Unbind from room values when disposing 2017-05-24 17:02:28 -03:00
Play Remove StandardHUDOverlay 2017-06-05 17:18:07 +09:00
Ranking
Select Changed default selection type and added suggestions from PR feedback 2017-06-01 08:54:48 +02:00
Tournament
BackgroundScreen.cs
Loader.cs
OsuScreen.cs Add issue URL to comment 2017-05-31 11:04:18 +09:00
ScreenWhiteBox.cs