This website requires JavaScript.
Explore
Help
Sign In
sim1222
/
osukey
Watch
1
Star
1
Fork
0
You've already forked osukey
mirror of
https://github.com/osukey/osukey.git
synced
2025-08-03 22:56:36 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
62282076c76c7db9768dc65652fb0ddcbc166e2d
osukey
/
osu.Game
/
Overlays
/
Pause
History
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