Makes FreezeFrame and Transform mods incompatible.
As proposed in https://github.com/ppy/osu/discussions/17375.
MathF-functions are faster than the Math-counterpart and it looks cleaner, so use MathF when we cast to float or int anyway.