osu/osu.Game.Rulesets.Osu
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
..
Beatmaps
Configuration
Difficulty
Edit Apply CornerExponent fixes 2019-11-22 19:49:20 +09:00
Judgements
Mods Use MathF instead of Math- functions when possible 2019-11-25 00:45:42 +01:00
Objects Use MathF instead of Math- functions when possible 2019-11-25 00:45:42 +01:00
Properties
Replays Use MathF instead of Math- functions when possible 2019-11-25 00:45:42 +01:00
Resources/Testing/Beatmaps Update stacking test case values 2019-10-23 15:49:36 +09:00
Scoring
Skinning Use bindables for displayed circle piece numbers 2019-09-26 16:58:20 +09:00
UI Replace follow point renderer with new implementation 2019-11-05 17:33:02 +09:00
osu.Game.Rulesets.Osu.csproj Update .Net Standard projects to 2.1 2019-11-18 18:35:58 +08:00
OsuInputManager.cs
OsuRuleset.cs
OsuSkinComponent.cs
OsuSkinComponents.cs