mirror of
https://github.com/ppy/osu.git
synced 2024-12-16 17:42:54 +08:00
022fd625df
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. |
||
---|---|---|
.. | ||
Backgrounds | ||
Charts | ||
Direct | ||
Edit | ||
Menu | ||
Multiplayer | ||
Play | ||
Ranking | ||
Select | ||
Tournament | ||
BackgroundScreen.cs | ||
GameScreenWhiteBox.cs | ||
Loader.cs | ||
OsuGameScreen.cs |