const
Compatibility with osu-framework change https://github.com/ppy/osu-framework/pull/5512
var
Closes #14584.
This reverts commit de4c62788c.
de4c62788c
MathF-functions are faster than the Math-counterpart and it looks cleaner, so use MathF when we cast to float or int anyway.
This was never batching, ever. Pointless memory overhead.