mirror of
https://github.com/ppy/osu
synced 2024-12-15 11:25:29 +00:00
94c6beeaf7
I read through this thinking "why doesn't Previous get assigned to currentEncoding here? But it's because the initializer runs right after the ctor and before the "method" returns. So really there's 3 operations running on one line here - ctor, init, and assignment. |
||
---|---|---|
.. | ||
Beatmaps | ||
Difficulty | ||
Edit | ||
Judgements | ||
Mods | ||
Objects | ||
Properties | ||
Replays | ||
Resources | ||
Scoring | ||
Skinning | ||
UI | ||
osu.Game.Rulesets.Taiko.csproj | ||
TaikoInputManager.cs | ||
TaikoRuleset.cs | ||
TaikoSkinComponent.cs | ||
TaikoSkinComponents.cs |