1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 16:07:25 +08:00
osu-lazer/osu.Game/Screens/Play/HUD
Nitrous 37e642b0bd
make SongProgress abstract
- move unrelated logic to `DefaultSongProgress`
- make `LegacySongProgress` inherit `SongProgress`
2022-07-27 15:19:21 +08:00
..
HitErrorMeters Automated #nullable processing 2022-06-17 16:37:17 +09: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
DefaultSongProgress.cs make SongProgress abstract 2022-07-27 15:19:21 +08: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
LegacyComboCounter.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
SongProgress.cs make SongProgress abstract 2022-07-27 15:19:21 +08:00
SongProgressBar.cs make SongProgress abstract 2022-07-27 15:19:21 +08:00
SongProgressGraph.cs make SongProgress abstract 2022-07-27 15:19:21 +08:00
SongProgressInfo.cs make SongProgress abstract 2022-07-27 15:19:21 +08:00
UnstableRateCounter.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00