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-04 15:16:38 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bcd41a2c8fcc110a0f823ca82f9ed43e6bf09155
osukey
/
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