osu/osu.Game/Screens/Play
Dean Herbert 1c36995606 Expose `HoldingForHUD` state from `HUDOverlay` as bindable 2022-05-11 16:09:16 +09:00
..
Break Use correct translation for "Accuracy" label in break overlay 2022-04-26 19:16:36 +03:00
HUD Bind to button's activation delay directly 2022-05-06 10:04:36 +02:00
PlayerSettings Use `LocalisableString.Interpolate` instead of invalid `TranslatableString`s 2022-04-28 11:38:40 +03:00
BeatmapMetadataDisplay.cs Revert string type changes in `MetadataLineInfo` 2022-04-21 14:10:58 +09: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
HUDOverlay.cs Expose `HoldingForHUD` state from `HUDOverlay` as bindable 2022-05-11 16:09:16 +09:00
HotkeyExitOverlay.cs
HotkeyRetryOverlay.cs
ILocalUserPlayInfo.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 Move cache declarations of `ISamplePlaybackDisabler` to interface 2022-05-08 10:38:58 +02:00
PlayerConfiguration.cs
PlayerLoader.cs Send Loaded state from PlayerLoader on update thread 2022-04-28 20:10:47 +09:00
ReplayPlayer.cs
ReplayPlayerLoader.cs Update screen transition events to use new event args 2022-04-22 00:52:44 +09:00
ResumeOverlay.cs
RoomSubmittingPlayer.cs
ScreenSuspensionHandler.cs
ScreenWithBeatmapBackground.cs
SkipOverlay.cs
SoloPlayer.cs
SoloSpectator.cs Update screen transition events to use new event args 2022-04-22 00:52:44 +09:00
SoloSpectatorPlayer.cs Update screen transition events to use new event args 2022-04-22 00:52:44 +09:00
SongProgress.cs Improve setting description text 2022-04-29 11:56:46 +09:00
SongProgressBar.cs
SongProgressGraph.cs
SongProgressInfo.cs
SpectatorPlayer.cs Update screen transition events to use new event args 2022-04-22 00:52:44 +09:00
SpectatorPlayerLoader.cs Update screen transition events to use new event args 2022-04-22 00:52:44 +09:00
SpectatorResultsScreen.cs
SquareGraph.cs
SubmittingPlayer.cs Update screen transition events to use new event args 2022-04-22 00:52:44 +09:00