osu-framework
osu-framework copied to clipboard
Split `getRoundedColor` into two separate parts
getRoundedColor does a lot of things, which makes it hard to reuse the code when making custom shaders.
Companion to https://github.com/ppy/osu/pull/30391