1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-23 06:07:25 +08:00
osu-lazer/osu.Game/Graphics/Backgrounds
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
..
Background.cs Don't redraw certain buffered containers on scale change 2019-09-04 19:38:12 +09:00
BeatmapBackground.cs Add final newline 2019-11-22 02:39:54 +09:00
Triangles.cs Use MathF instead of Math- functions when possible 2019-11-25 00:45:42 +01:00