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-07-03 01:09:57 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d50e9b0676430f0c056f18b4bd06bc3a14fa7d3c
osukey
/
osu.Game
/
Overlays
/
Pause
History
Thomas Müller
91f0951255
Handle OnMouseDown in PauseOverlay such that players can not click circles through the overlay while paused.
2017-02-05 20:17:29 +01:00
..
PauseButton.cs
Make pause buttons OnClick and not OnMouseDown.
2017-02-05 20:17:02 +01:00
PauseOverlay.cs
Handle OnMouseDown in PauseOverlay such that players can not click circles through the overlay while paused.
2017-02-05 20:17:29 +01:00
PauseProgressBar.cs
Renamed/removed various private constants
2017-01-30 08:45:10 -04:00
PauseProgressGraph.cs
Removed empty ctor in PauseProgressGraph
2017-01-30 16:18:34 -04:00
QuitButton.cs
Made styling PauseButtons public, Resume/Retry/Quit buttons changed to subclasses
2017-01-30 08:04:39 -04:00
ResumeButton.cs
Made styling PauseButtons public, Resume/Retry/Quit buttons changed to subclasses
2017-01-30 08:04:39 -04:00
RetryButton.cs
Made styling PauseButtons public, Resume/Retry/Quit buttons changed to subclasses
2017-01-30 08:04:39 -04:00