osu/osu.Game/Rulesets/UI
2024-05-15 14:17:28 +08:00
..
Scrolling Add inline comment explaining LifetimeEnd set for future visitors 2024-05-15 14:17:28 +08:00
DrawableRuleset.cs Fix incorrect xmldoc and adjust colour provider to match Player 2024-05-01 20:30:36 +08:00
DrawableRulesetDependencies.cs
DrawableRulesetDependenciesProvidingContainer.cs
FrameStabilityContainer.cs Apply required changes after framework masking updates 2024-05-09 20:18:53 +09:00
GameplayCursorContainer.cs
GameplaySampleTriggerSource.cs Expose as ReadOnlyDictionary 2024-01-31 22:52:57 +09:00
HitObjectContainer.cs Expose as ReadOnlyDictionary 2024-01-31 22:52:57 +09:00
ICanAttachHUDPieces.cs
IFrameStableClock.cs
IHasRecordingHandler.cs
IHasReplayHandler.cs
IHitObjectContainer.cs
IPooledHitObjectProvider.cs
JudgementContainer.cs
JudgementPooler.cs Split out judgement pooling concepts from OsuPlayfield for reuse 2024-01-15 20:50:09 +09:00
ModIcon.cs Replace usages of is null with == null 2024-04-03 01:50:39 +08:00
ModSwitchSmall.cs Just use yellow for system mods 2023-11-06 16:40:57 +01:00
ModSwitchTiny.cs Just use yellow for system mods 2023-11-06 16:40:57 +01:00
Playfield.cs Reduce allocation in Playfield 2024-02-02 04:53:48 +03:00
PlayfieldAdjustmentContainer.cs
PlayfieldBorder.cs
PlayfieldBorderStyle.cs
ReplayRecorder.cs
RulesetInputManager.cs Mark some delegates as static because we can 2024-01-29 16:16:28 +09:00