1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-23 07:27:24 +08:00
osu-lazer/osu.Game.Tournament/Screens/Gameplay/Components
Berkan Diler fccdbffa93 Use MathF instead of Math- functions when possible
MathF-functions are faster than the Math-counterpart and it looks cleaner, so use MathF when we cast to float or int anyway.
2019-11-25 00:45:42 +01:00
..
MatchHeader.cs Allow cusotmisation of the colour portion of the tournament logo header 2019-06-23 20:05:55 +09:00
MatchScoreDisplay.cs Use MathF instead of Math- functions when possible 2019-11-25 00:45:42 +01:00