osu/osu.Game/Overlays/Pause
DrabWeb 62282076c7 Changes on PauseButton to match design closer 2017-01-30 05:04:57 -04:00
..
PauseButton.cs Changes on PauseButton to match design closer 2017-01-30 05:04:57 -04:00
PauseOverlay.cs Small cleanups 2017-01-30 04:43:06 -04:00
PauseProgressBar.cs Made the pause progress graph it's own class, to be implemented, made it so the user couldn't double click the pause buttons and made it so the action wasn't called a second time when the mouse button was released, made PopIn and PopOut in PauseOverlay one line each, made Player.IsPaused a public getter with a private getter/setter, implemented restarting in Player 2017-01-30 04:08:14 -04:00
PauseProgressGraph.cs Made the pause progress graph it's own class, to be implemented, made it so the user couldn't double click the pause buttons and made it so the action wasn't called a second time when the mouse button was released, made PopIn and PopOut in PauseOverlay one line each, made Player.IsPaused a public getter with a private getter/setter, implemented restarting in Player 2017-01-30 04:08:14 -04:00