osu/osu.Game.Rulesets.Osu/Skinning
Dean Herbert 6628ab5190 Refactor to avoid DI / event flow
There's always one active smoke segment and it's the direct child of
`SmokeContainer`. This can be simplified as such.
2022-10-05 18:37:14 +09:00
..
Argon Fix slider tick colour not being applied properly 2022-09-23 21:11:25 +09:00
Default Rename classes to better emphasise that `Smoke` is a single trail segment 2022-10-05 18:29:16 +09:00
Legacy Rename classes to better emphasise that `Smoke` is a single trail segment 2022-10-05 18:29:16 +09:00
FollowCircle.cs Combine FollowCircle and TickFollowCircle classes 2022-07-21 19:46:46 -07:00
IHasApproachCircle.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
NonPlayfieldSprite.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
OsuSkinColour.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
OsuSkinConfiguration.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
SmokeSegment.cs Refactor to avoid DI / event flow 2022-10-05 18:37:14 +09:00