osu/osu.Game/Screens
Dean Herbert 022fd625df
Remove transitions for now
If you want to add transitions, the containers should be IStateful so we can discern their state for later use (because I switched to Show/Hide I can use IsPresent for now). We should probably look at moving the VisibilityState portion of OverlayContainer into a new StatefulContainer class or similar, so it can be used in situations like this.
2017-03-23 16:28:45 +09:00
..
Backgrounds Enforce readonly private members where possible. 2017-03-23 13:50:08 +09:00
Charts Fix most warnings. 2017-03-07 13:05:57 +09:00
Direct Fix most warnings. 2017-03-07 13:05:57 +09:00
Edit Fix CI issues. 2017-03-14 22:27:24 +08:00
Menu Use const whenever possible. 2017-03-23 13:52:38 +09:00
Multiplayer Fix most warnings. 2017-03-07 13:05:57 +09:00
Play Use const whenever possible. 2017-03-23 13:52:38 +09:00
Ranking Fix most warnings. 2017-03-07 13:05:57 +09:00
Select Remove transitions for now 2017-03-23 16:28:45 +09:00
Tournament Enforce readonly private members where possible. 2017-03-23 13:50:08 +09:00
BackgroundScreen.cs Fix most warnings. 2017-03-07 13:05:57 +09:00
GameScreenWhiteBox.cs Enforce readonly private members where possible. 2017-03-23 13:50:08 +09:00
Loader.cs Fix most warnings. 2017-03-07 13:05:57 +09:00
OsuGameScreen.cs Merge branch 'master' into leaderboards 2017-03-17 18:23:01 -03:00