This website requires JavaScript.
Explore
Help
Sign In
h1or4dme8
/
osu-lazer
Watch
1
Star
0
Fork
0
You've already forked osu-lazer
mirror of
https://github.com/ppy/osu.git
synced
2024-11-11 19:27:26 +08:00
Code
Issues
Releases
Wiki
Activity
feba3f35ba
osu-lazer
/
osu.Game
/
Screens
/
Play
History
DrabWeb
feba3f35ba
Changed the roles of PauseOverlay and player in pausing, PauseOverlay is now only the UI portion and doesn't do things like actually pause the game, and only calls actions and hides itself, whereas Player actually pauses the game and brings up the pause overlay in the first place
2017-01-27 15:28:39 -04:00
..
FailDialog.cs
Add fail dialog and flow.
2017-01-27 00:41:34 +09:00
ModSelect.cs
Rename GameModes namespace to Screens.
2016-11-14 17:23:33 +09:00
Player.cs
Changed the roles of PauseOverlay and player in pausing, PauseOverlay is now only the UI portion and doesn't do things like actually pause the game, and only calls actions and hides itself, whereas Player actually pauses the game and brings up the pause overlay in the first place
2017-01-27 15:28:39 -04:00
PlayerInputManager.cs
Move PlayerInputManager to own file.
2017-01-27 00:38:21 +09:00