1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 16:47:24 +08:00
osu-lazer/osu.Game/Screens/Play
2017-05-23 11:53:12 +03:00
..
HUD Update namespaces in line with framework 2017-05-16 12:50:30 +09:00
FailOverlay.cs Improve "escape" pressing logic in pause/fail menus. 2017-04-13 12:40:00 +09:00
HotkeyRetryOverlay.cs Remove unnecessary AlwaysPresent. 2017-04-10 17:26:05 +09:00
HUDOverlay.cs Simplify Hud visibility change 2017-05-23 11:53:12 +03:00
KeyConversionInputManager.cs Split PlayerInputManager into two classes, allowing more precise handling of input (for KeyCounter). 2017-03-14 16:00:35 +09:00
KeyCounter.cs Reduce error count. 2017-03-09 14:24:16 +09:00
KeyCounterCollection.cs Move all pause logic into PauseContainer 2017-05-17 21:57:01 +09:00
KeyCounterKeyboard.cs Use Color4Extensions from Framework and remove redundant Name 2017-03-04 19:42:37 +01:00
KeyCounterMouse.cs Make everything share DropDown implementations again. Remove unnecessary files. 2017-03-16 21:17:14 +09:00
MenuOverlay.cs Move all pause logic into PauseContainer 2017-05-17 21:57:01 +09:00
PauseContainer.cs Move all pause logic into PauseContainer 2017-05-17 21:57:01 +09:00
Player.cs Do not pause a running replay if the window is not focused. 2017-05-20 18:56:50 +02:00
PlayerInputManager.cs OsuConfig -> OsuSetting 2017-05-15 10:56:27 +09:00
PlayerLoader.cs Update namespaces in line with framework 2017-05-16 12:50:30 +09:00
ReplayPlayer.cs Mode -> Ruleset. 2017-04-18 16:05:58 +09:00
SkipButton.cs Add sound back to skip action 2017-05-19 22:23:48 +09:00
SongProgress.cs Move all pause logic into PauseContainer 2017-05-17 21:57:01 +09:00
SongProgressBar.cs Fix incorrect default state. Handle input better. 2017-04-14 14:40:52 +09:00
SongProgressGraph.cs Fixed Graph/seeking offset 2017-05-08 01:23:51 +03:00
SongProgressInfo.cs Update namespaces in line with framework 2017-05-16 12:50:30 +09:00
SquareGraph.cs Adjust visuals slightly. 2017-04-18 20:52:57 +09:00
StandardHUDOverlay.cs Update namespaces in line with framework 2017-05-16 12:50:30 +09:00