osu/osu.Game/Overlays/Pause
2017-01-30 04:43:06 -04:00
..
PauseButton.cs Small cleanups 2017-01-30 04:43:06 -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