1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-06 16:57:25 +08:00
osu-lazer/osu.Game/Screens/Edit/Compose
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
..
Components Use MathF instead of Math- functions when possible 2019-11-25 00:45:42 +01:00
ComposeScreen.cs Fix potential nullref 2019-10-09 16:49:10 +09:00
IPlacementHandler.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00