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 22:27:25 +08:00
Code
Issues
Releases
Wiki
Activity
bcd41a2c8f
osu-lazer
/
osu.Game
/
Screens
/
Play
History
DrabWeb
bcd41a2c8f
Moved pause overlay action setting to the initialiser in Player, moved pause overlay displaying be handled in OnExiting instead of OnKeyDown, removed clockWasStarted and used sourceClock.IsRunning instead
2017-01-31 20:28:50 -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
Moved pause overlay action setting to the initialiser in Player, moved pause overlay displaying be handled in OnExiting instead of OnKeyDown, removed clockWasStarted and used sourceClock.IsRunning instead
2017-01-31 20:28:50 -04:00
PlayerInputManager.cs
Move PlayerInputManager to own file.
2017-01-27 00:38:21 +09:00