osu/osu.Game/Screens/Play/HUD
Dean Herbert c99397f75a Add the ability to add settings to skinnable elements 2022-03-13 17:03:25 +09:00
..
HitErrorMeters Remove unused parameter from `createColourBars()` 2022-02-01 21:35:40 +01:00
DefaultAccuracyCounter.cs Clean up unused resolved properties 2021-12-03 18:49:49 +09:00
DefaultComboCounter.cs Clean up unused resolved properties 2021-12-03 18:49:49 +09:00
DefaultHealthDisplay.cs Rename `OverridesClosestAnchor` to `UsesFixedAnchor` 2021-06-08 08:28:42 -04:00
DefaultScoreCounter.cs Clean up unused resolved properties 2021-12-03 18:49:49 +09:00
FailingLayer.cs Apply batch fixing of built-in types using `var` 2021-10-27 13:04:41 +09:00
GameplayAccuracyCounter.cs Update `AccuracyCounter` components to use DI to attach data source 2021-05-07 16:27:25 +09:00
GameplayLeaderboard.cs Rename `User` to `APIUser` and move to correct namespace 2021-11-07 11:26:01 +09:00
GameplayLeaderboardScore.cs Rename `User` to `APIUser` and move to correct namespace 2021-11-07 11:26:01 +09:00
GameplayScoreCounter.cs Use localisable format string for comma separator mode 2021-10-10 17:41:16 +09:00
HealthDisplay.cs Fix most open compound words in identifiers being closed 2021-12-27 20:26:28 -08:00
HoldForMenuButton.cs Use `double` instead of `float` for `UIHoldActivationDelay` configuration value 2022-03-04 12:22:56 +09:00
ILeaderboardScore.cs
LegacyComboCounter.cs Remove unused parameters in `LegacyComboCounter` 2022-02-01 21:35:41 +01:00
MatchScoreDisplay.cs Apply batch fixing of built-in types using `var` 2021-10-27 13:04:41 +09:00
ModDisplay.cs Add `ModFlowDisplay` and consume in `ContractedPanelMiddleContent` 2021-07-21 16:53:04 +09:00
ModFlowDisplay.cs Add `ModFlowDisplay` and consume in `ContractedPanelMiddleContent` 2021-07-21 16:53:04 +09:00
MultiplayerGameplayLeaderboard.cs Rework GetScore() method signatures + implementations 2022-03-08 22:30:44 +09:00
PerformancePointsCounter.cs Update usages to new naming 2022-01-06 22:54:43 +09:00
PlayerSettingsOverlay.cs Add `IExpandable` support for `SettingsToolboxGroup` 2022-01-23 05:41:16 +03:00
SkinnableInfo.cs Add the ability to add settings to skinnable elements 2022-03-13 17:03:25 +09:00
UnstableRateCounter.cs Remove unused params from BDL methods 2022-01-15 01:06:39 +01:00