osu/osu.Game/Screens/Play
2022-11-18 15:47:31 +09:00
..
Break
HUD Move constant to a better location 2022-11-18 15:47:31 +09:00
PlayerSettings Fix test failures and rename configuration value to match better 2022-11-02 18:15:18 +09:00
BeatmapMetadataDisplay.cs
BreakOverlay.cs
BreakTracker.cs
ComboEffects.cs
DimmableStoryboard.cs
EpilepsyWarning.cs
FailAnimation.cs
FailOverlay.cs
GameplayClockContainer.cs
GameplayClockExtensions.cs
GameplayMenuOverlay.cs
GameplayState.cs
HotkeyExitOverlay.cs
HotkeyRetryOverlay.cs
HUDOverlay.cs Add "Component" prefix to lookup naming 2022-11-09 17:46:43 +09:00
IGameplayClock.cs
ILocalUserPlayInfo.cs
KeyCounter.cs
KeyCounterAction.cs
KeyCounterDisplay.cs Start key counter / gameplay leaderboard hidden to avoid initial fade out 2022-09-27 17:25:24 +09:00
KeyCounterKeyboard.cs
KeyCounterMouse.cs
MasterGameplayClockContainer.cs Cleanup all other leftover binding instantiation 2022-09-25 16:02:40 -04:00
OffsetCorrectionClock.cs
PauseOverlay.cs
Player.cs Keep cursor hiding feature to gameplay screens for now 2022-10-20 03:44:58 +03:00
PlayerConfiguration.cs Ensure gameplay leaderboard hides with rest of HUD when it should 2022-09-13 18:45:11 +09:00
PlayerLoader.cs Adjust durations and make start off screen 2022-10-18 15:01:53 +09:00
ReplayPlayer.cs Use same logic as KeyCounterDisplay 2022-09-27 15:01:18 +09:00
ReplayPlayerLoader.cs
ResumeOverlay.cs
RoomSubmittingPlayer.cs
SaveFailedScoreButton.cs
ScreenSuspensionHandler.cs
ScreenWithBeatmapBackground.cs
SkipOverlay.cs Adjust auto-skip to skip multiple times if necessary 2022-11-03 13:52:29 +09:00
SoloPlayer.cs Use same logic as KeyCounterDisplay 2022-09-27 15:01:18 +09:00
SoloSpectator.cs
SoloSpectatorPlayer.cs
SpectatorPlayer.cs Move the CreateConvertibleReplayFrame() into the base ruleset class for avoid api breaking change in the customized ruleset. 2022-09-10 11:07:23 +08:00
SpectatorPlayerLoader.cs
SpectatorResultsScreen.cs
SquareGraph.cs Clean up 2022-09-17 15:05:25 +01:00
SubmittingPlayer.cs Reduce time waited on a score submission token from 60 to 30s 2022-11-18 14:07:40 +09:00