mirror of
https://github.com/ppy/osu.git
synced 2025-01-15 12:42:54 +08:00
9574bc1382
At first I was planning on making `CompareTo` implemented at `IRulesetInfo` itself and shared across classes, but turns out it only implements it explicitly and not allow direct `IRulesetInfo.Equals` calls. It messed with my head enough that I decided to just let each class have its own implementation and only allow same type. |
||
---|---|---|
.. | ||
Configuration | ||
Difficulty | ||
Edit | ||
Filter | ||
Judgements | ||
Mods | ||
Objects | ||
Replays | ||
Scoring | ||
Timing | ||
UI | ||
EFRulesetInfo.cs | ||
ILegacyRuleset.cs | ||
IRulesetConfigCache.cs | ||
IRulesetInfo.cs | ||
IRulesetStore.cs | ||
Ruleset.cs | ||
RulesetConfigCache.cs | ||
RulesetInfo.cs | ||
RulesetLoadException.cs | ||
RulesetSelector.cs | ||
RulesetStore.cs |