1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 12:07:23 +08:00
osu-lazer/osu.Game/Screens/Play
2017-01-29 05:04:48 -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 Renamed Player.isPaused to IsPaused, did a small patch suggested for how the player can click through the pause menu onto the Playfield(only partially works, upstream changes need to be made for full functionality), made Retry default to Resume until retrying is implemented, minor cleanups 2017-01-29 05:04:48 -04:00
PlayerInputManager.cs Move PlayerInputManager to own file. 2017-01-27 00:38:21 +09:00