1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-17 10:02:55 +08:00
osu-lazer/osu.Game.Rulesets.Mania/Beatmaps/Patterns/Legacy
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
..
DistanceObjectPatternGenerator.cs Make hitobject samples a bindable list 2019-11-08 14:04:57 +09:00
EndTimeObjectPatternGenerator.cs Fix skinning support for combobreak 2019-06-30 21:58:30 +09:00
HitObjectPatternGenerator.cs Apply brace style. 2019-11-11 20:13:13 +08:00
PatternGenerator.cs Use MathF instead of Math- functions when possible 2019-11-25 00:45:42 +01:00
PatternType.cs Apply new resharper refactors 2019-08-09 12:29:33 +09:00