osu/osu.Game/Screens/Play
2022-04-20 16:31:11 -07:00
..
Break Use existing web localisation for most hardcoded strings 2022-04-20 16:31:11 -07:00
HUD Use existing web localisation for most hardcoded strings 2022-04-20 16:31:11 -07:00
PlayerSettings Use existing web localisation for most hardcoded strings 2022-04-20 16:31:11 -07:00
BeatmapMetadataDisplay.cs Use existing web localisation for most hardcoded strings 2022-04-20 16:31:11 -07:00
BreakOverlay.cs
BreakTracker.cs
ComboEffects.cs
DimmableStoryboard.cs
EpilepsyWarning.cs
FailAnimation.cs
FailOverlay.cs
GameplayClock.cs
GameplayClockContainer.cs Expose and set GameplayStartTime directly, rather than via Reset parameter 2022-04-13 13:58:44 +09:00
GameplayMenuOverlay.cs
GameplayState.cs
HotkeyExitOverlay.cs
HotkeyRetryOverlay.cs
HUDOverlay.cs Split out INotificationOverlay to allow for easier testing 2022-04-18 20:14:01 +09:00
ILocalUserPlayInfo.cs
ISamplePlaybackDisabler.cs
KeyCounter.cs
KeyCounterAction.cs
KeyCounterDisplay.cs
KeyCounterKeyboard.cs
KeyCounterMouse.cs
KeyCounterState.cs
MasterGameplayClockContainer.cs Cleanup whitespace 2022-04-14 18:55:12 +09:00
PauseOverlay.cs
Player.cs Expose and set GameplayStartTime directly, rather than via Reset parameter 2022-04-13 13:58:44 +09:00
PlayerConfiguration.cs
PlayerLoader.cs Update further usages to cache/resolve via interface 2022-04-19 00:18:10 +03:00
ReplayPlayer.cs
ReplayPlayerLoader.cs
ResumeOverlay.cs
RoomSubmittingPlayer.cs
ScreenSuspensionHandler.cs
ScreenWithBeatmapBackground.cs
SkipOverlay.cs
SoloPlayer.cs
SoloSpectator.cs
SoloSpectatorPlayer.cs
SongProgress.cs Make SongProgress.DrawableRuleset nullable to allow test scene to work 2022-03-17 18:45:37 +09:00
SongProgressBar.cs
SongProgressGraph.cs
SongProgressInfo.cs
SpectatorPlayer.cs Use a more explicit flow to set and reset GameplayClockContainer start time 2022-03-17 20:57:30 +09:00
SpectatorPlayerLoader.cs
SpectatorResultsScreen.cs
SquareGraph.cs
SubmittingPlayer.cs Fix regressing issues when attempting to exit Player after an unsuccessful beatmap load 2022-03-09 17:57:58 +09:00