1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 18:07:24 +08:00
osu-lazer/osu.Game/Screens/Play/HUD
2021-02-19 15:09:41 +09:00
..
HitErrorMeters Add support for bottom-anchored hit error display 2020-10-15 19:14:02 +09:00
DefaultAccuracyCounter.cs Add test 2020-10-15 18:11:30 +09:00
DefaultComboCounter.cs Remove rolling delay on default combo counter 2020-10-19 14:39:02 +09:00
DefaultHealthDisplay.cs Move "flash on hit only" logic to binding 2020-10-16 17:08:46 +09:00
DefaultScoreCounter.cs Remove unused offset 2020-10-15 17:22:34 +09:00
FailingLayer.cs Failing effect displays vertically 2020-07-28 00:42:48 -07:00
GameplayLeaderboard.cs Add bindable flow for expanded leaderboard state 2021-02-19 15:09:41 +09:00
GameplayLeaderboardScore.cs Add bindable flow for expanded leaderboard state 2021-02-19 15:09:41 +09:00
HealthDisplay.cs Add basic component structure for skinnable health displays 2020-10-16 17:08:46 +09:00
HitErrorDisplay.cs Add support for bottom-anchored hit error display 2020-10-15 19:14:02 +09:00
HoldForMenuButton.cs Make pausing on window focus lose instant 2021-02-05 09:07:59 +03:00
IAccuracyCounter.cs Add and consume skinnable accuracy counter 2020-10-15 17:53:16 +09:00
IComboCounter.cs Add skin components and interfaces 2020-10-14 19:16:34 +09:00
IHealthDisplay.cs Add basic component structure for skinnable health displays 2020-10-16 17:08:46 +09:00
ILeaderboardScore.cs Mark user as quit visually on the leaderboard 2020-12-26 12:11:09 +09:00
IScoreCounter.cs Fix score displays using non-matching zero padding depending on user score display mode 2020-10-19 14:05:28 +09:00
LegacyComboCounter.cs Also add support in LegacyComboCounter 2020-10-16 17:52:22 +09:00
ModDisplay.cs Fix potential nullref if mods are never set 2021-02-17 23:13:51 +09:00
MultiplayerGameplayLeaderboard.cs Bind MultiplayerGameplayLeaderboard to player updates later in load process 2021-01-25 17:44:01 +09:00
PlayerSettingsOverlay.cs Align top-right elements with lowest point in score display 2020-10-15 17:14:42 +09:00
SkinnableAccuracyCounter.cs Add and consume skinnable accuracy counter 2020-10-15 17:53:16 +09:00
SkinnableComboCounter.cs Tidy up SkinnableComboCounter class slightly 2020-10-15 15:37:40 +09:00
SkinnableHealthDisplay.cs move SkinnableHealthDisplay 2020-12-31 20:23:13 +08:00
SkinnableScoreCounter.cs Fix score displays using non-matching zero padding depending on user score display mode 2020-10-19 14:05:28 +09:00