1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-23 13:52:54 +08:00
osu-lazer/osu.Game.Rulesets.Catch/Objects/Drawable
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
..
Pieces Update framework 2019-08-21 13:29:50 +09:00
DrawableBanana.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
DrawableBananaShower.cs Add back/obsolete old AddNested() method 2019-10-17 14:02:08 +09:00
DrawableCatchHitObject.cs Merge branch 'reset-dho-lifetimes' into fix-catch-rewind 2019-09-12 19:40:26 +09:00
DrawableDroplet.cs Make AccentColour a bindable 2019-07-22 14:48:59 +09:00
DrawableFruit.cs Use MathF instead of Math- functions when possible 2019-11-25 00:45:42 +01:00
DrawableJuiceStream.cs Add back/obsolete old AddNested() method 2019-10-17 14:02:08 +09:00
DrawableTinyDroplet.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00