1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-11 10:33:30 +08:00
osu-lazer/osu.Game.Rulesets.Osu/Objects
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
..
Drawables Use MathF instead of Math- functions when possible 2019-11-25 00:45:42 +01:00
HitCircle.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
ISliderProgress.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
OsuHitObject.cs Fix sliders not moving with stacking change 2019-10-21 16:24:06 +09:00
RepeatPoint.cs Use empty hitwindows instead of null 2019-10-09 19:08:31 +09:00
Slider.cs Apply naming and styling changes 2019-11-12 10:45:46 +09:00
SliderCircle.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
SliderTailCircle.cs Use empty hitwindows instead of null 2019-10-09 19:08:31 +09:00
SliderTick.cs Use empty hitwindows instead of null 2019-10-09 19:08:31 +09:00
Spinner.cs Use empty hitwindows instead of null 2019-10-09 19:08:31 +09:00