1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-05 15:13:21 +08:00
osu-lazer/osu.Game.Rulesets.Catch/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
..
Drawable Use MathF instead of Math- functions when possible 2019-11-25 00:45:42 +01:00
Banana.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
BananaShower.cs Apply brace style. 2019-11-11 20:13:13 +08:00
CatchHitObject.cs Use empty hitwindows instead of null 2019-10-09 19:08:31 +09:00
Droplet.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
Fruit.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
JuiceStream.cs Make hitobject samples a bindable list 2019-11-08 14:04:57 +09:00
TinyDroplet.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00