DecoupleableInterpolatingFramedClock
Except `FramedBeatmapClock`, which is the high-effort one.
Remove
RemoveRange
RemoveAll
Roughly as proposed in https://github.com/ppy/osu/discussions/19687.
Fixes one of the audio related `ObjectDisposedException`s (https://sentry.ppy.sh/organizations/ppy/issues/92/events/12f282f048cb4a4fae85810e8a70b68d/?project=2&query=is%3Aunresolved&sort=freq&statsPeriod=7d). Ran into this while testing locally. See `IntroScreen.ensureEventuallyArrivingAtMenu` for the related cause of this happening (forced continuing to next screen if the intro doesn't load in time).
IntroTriangles
BufferedContainer
MainMenu
This commit also renames files accordingly with https://github.com/ppy/osu-resources/pull/103