1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-28 12:32:56 +08:00
osu-lazer/osu.Game/Screens/Play/HUD
Ryuki b52a07c16a
Use DI to provide dependencies for KPS Calculator and improve input
gathering

KPS Calculator now uses DI to retrieve the clocks. Using `HUDOverlay` it
is now cached for `KeysPerSecondCounter`s to resolve it. This also
allows to make an "Attach" flow like `KeyCounter`.
2022-08-08 21:54:06 +02:00
..
HitErrorMeters Automated #nullable processing 2022-06-17 16:37:17 +09:00
KPSCounter Use DI to provide dependencies for KPS Calculator and improve input 2022-08-08 21:54:06 +02:00
DefaultAccuracyCounter.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
DefaultComboCounter.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
DefaultHealthDisplay.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
DefaultScoreCounter.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
FailingLayer.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
GameplayAccuracyCounter.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
GameplayLeaderboard.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
GameplayLeaderboardScore.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
GameplayScoreCounter.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
HealthDisplay.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
HoldForMenuButton.cs Update parameter discards 2022-06-24 21:26:19 +09:00
ILeaderboardScore.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
MatchScoreDisplay.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
ModDisplay.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
ModFlowDisplay.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
MultiplayerGameplayLeaderboard.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
PerformancePointsCounter.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
PlayerSettingsOverlay.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
SkinnableInfo.cs Replace calls to defective Humanizer methods with correct version 2022-07-18 22:34:58 +02:00
UnstableRateCounter.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00