1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-14 00:02:54 +08:00
osu-lazer/osu.Game/Screens/Play
2017-01-27 06:19:52 -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 Set actions for retry/quit, moved setting paused to PopIn and PopOut, added null propogation for the sound samples for PauseButton(sometimes in the visual tests the audio doesn't load for whatever reason), added a gradient to the background of the PauseOverlay visual test(same as the one in the menu button system test), wired up the retry and quit actions in Player, made the quit action quit the map, retry still does nothing 2017-01-27 06:19:52 -04:00
PlayerInputManager.cs Move PlayerInputManager to own file. 2017-01-27 00:38:21 +09:00