osu/osu.Game/Screens/Play
Dean Herbert a88a8b7d8d Use `ISkinnableComponent` wherever possible (and expose as `BindableList`) 2021-05-11 18:39:15 +09:00
..
Break
HUD Use `ISkinnableComponent` wherever possible (and expose as `BindableList`) 2021-05-11 18:39:15 +09:00
PlayerSettings
BeatmapMetadataDisplay.cs
BreakOverlay.cs
BreakTracker.cs
ComboEffects.cs
DimmableStoryboard.cs Add further xmldoc 2021-04-18 07:25:49 +03:00
EpilepsyWarning.cs
FailAnimation.cs
FailOverlay.cs
GameplayBeatmap.cs
GameplayClock.cs Remove ClockToProcess, always process underlying clock 2021-04-16 20:17:21 +09:00
GameplayClockContainer.cs Fix potential failure in `ensureSourceClockSet()` 2021-04-24 14:19:39 +02:00
GameplayMenuOverlay.cs Update existing overlay containers to not block scroll input 2021-04-12 16:41:36 +09:00
HUDOverlay.cs Use `ISkinnableComponent` wherever possible (and expose as `BindableList`) 2021-05-11 18:39:15 +09:00
HotkeyExitOverlay.cs
HotkeyRetryOverlay.cs
ISamplePlaybackDisabler.cs
KeyCounter.cs
KeyCounterAction.cs
KeyCounterDisplay.cs
KeyCounterKeyboard.cs
KeyCounterMouse.cs
KeyCounterState.cs
MasterGameplayClockContainer.cs Rename to MasterGameplayClock 2021-04-21 16:33:14 +09:00
PauseOverlay.cs
Player.cs Merge branch 'skin-components-bind-outwards-health' into remove-hud-overlay-unused-pieces 2021-05-10 12:23:18 +09:00
PlayerConfiguration.cs Move storyboard outro logic to DrawableStoryboard 2021-04-16 00:59:10 -04:00
PlayerLoader.cs Merge pull request #12330 from Cublibre/master 2021-04-15 19:21:04 +09:00
ReplayPlayer.cs
ReplayPlayerLoader.cs
ResumeOverlay.cs
RoomSubmittingPlayer.cs
ScreenSuspensionHandler.cs
ScreenWithBeatmapBackground.cs
SkipOverlay.cs Fix `SkipOverlay`'s `FadeContent` not getting correct state from parent 2021-05-05 17:50:25 +09:00
SoloPlayer.cs Fix scores not being accepted due to missing ruleset ID 2021-04-09 15:18:02 +09:00
SoloSpectator.cs
SongProgress.cs Remove customisation support for `SongProgressDisplay` 2021-05-11 18:39:14 +09:00
SongProgressBar.cs
SongProgressGraph.cs
SongProgressInfo.cs
SpectatorPlayer.cs Abstractify GameplayClockContainer 2021-04-14 17:47:11 +09:00
SpectatorPlayerLoader.cs
SpectatorResultsScreen.cs
SquareGraph.cs
SubmittingPlayer.cs Change failure text 2021-05-11 11:35:08 +09:00