1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-11 19:27:26 +08:00
osu-lazer/osu.Game/Screens/Play
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