This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
osu
Watch
1
Star
0
Fork
0
You've already forked osu
mirror of
https://github.com/ppy/osu
synced
2024-12-25 00:02:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d4216eb539
osu
/
osu.Game
/
Overlays
/
Pause
History
DrabWeb
d4216eb539
Made resume not call until double the time of the fade animation
2017-01-28 20:45:10 -04:00
..
PauseButton.cs
Removed depth setting from PauseOverlay, removed shadow offset on PauseButton color(why was that even there?), fixed the triangles on PauseButton not masking to the sheared container, made PauseButton call it's action on MouseUp instead of MouseDown to match stable
2017-01-28 20:30:37 -04:00
PauseOverlay.cs
Made resume not call until double the time of the fade animation
2017-01-28 20:45:10 -04:00
PauseProgressBar.cs
Made PauseButton more visually responsive, added force option to Player.Pause, added very basic implementation of the progress bar
2017-01-28 16:55:42 -04:00