osu/osu.Game.Rulesets.Mania/UI
Dean Herbert b8d9c9ff93 Move ApplyGameWideClock to extension method
I don't see an issue with applying this workaround to more places, even
though it is a workaround, because it marks each usage very clearly. If
we design a better solution in the future it should be easy to replace
the usages.
2023-06-06 16:07:50 +09:00
..
Components Partial everything 2022-11-27 00:00:27 +09:00
Column.cs Move ApplyGameWideClock to extension method 2023-06-06 16:07:50 +09:00
ColumnFlow.cs Partial everything 2022-11-27 00:00:27 +09:00
DefaultHitExplosion.cs Partial everything 2022-11-27 00:00:27 +09:00
DrawableManiaJudgement.cs Partial everything 2022-11-27 00:00:27 +09:00
DrawableManiaRuleset.cs Replace mania scroll "time" with scroll "speed" 2023-05-29 21:22:23 +09:00
IHitExplosion.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
ManiaPlayfield.cs Use new ArgumentNullException.ThrowIfNull throw-helper API 2022-12-22 21:27:59 +01:00
ManiaPlayfieldAdjustmentContainer.cs Partial everything 2022-11-27 00:00:27 +09:00
ManiaReplayRecorder.cs Partial everything 2022-11-27 00:00:27 +09:00
ManiaScrollingDirection.cs Rename ambiguous translation keys 2023-01-16 13:18:49 +09:00
OrderedHitPolicy.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
PlayfieldCoveringWrapper.cs Partial everything 2022-11-27 00:00:27 +09:00
PoolableHitExplosion.cs Partial everything 2022-11-27 00:00:27 +09:00
Stage.cs Add missing unsubscriptions in multiple mania components 2022-12-21 20:22:40 +01:00