1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-28 06:42:54 +08:00
osu-lazer/osu.Game/Rulesets/UI
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
..
Scrolling Automated #nullable processing 2022-06-17 16:37:17 +09:00
DrawableRuleset.cs Use DI to provide dependencies for KPS Calculator and improve input 2022-08-08 21:54:06 +02:00
DrawableRulesetDependencies.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
FrameStabilityContainer.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
GameplayCursorContainer.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
GameplaySampleTriggerSource.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
HitObjectContainer.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
IFrameStableClock.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
IHitObjectContainer.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
IPooledHitObjectProvider.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
JudgementContainer.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
ModIcon.cs Simplify colour assigning logic and remove system mod colour for now 2022-07-12 14:36:50 +09:00
ModSwitchSmall.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
ModSwitchTiny.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
Playfield.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
PlayfieldAdjustmentContainer.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
PlayfieldBorder.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
PlayfieldBorderStyle.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
ReplayRecorder.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
RulesetInputManager.cs Use DI to provide dependencies for KPS Calculator and improve input 2022-08-08 21:54:06 +02:00