1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-12 13:23:22 +08:00
osu-lazer/osu.Game.Rulesets.Catch/Objects/Drawables
ekrctb 873f2363c1 Simplify the fruit stacking code
It is now more clear that
the expression of distance checking is probably unintended (a bug)
2020-12-03 16:44:36 +09:00
..
Pieces Fix possible null reference. 2020-11-30 14:24:50 +09:00
DrawableBanana.cs Use hit object pooling for Fruit and Banana. 2020-11-30 19:07:50 +09:00
DrawableBananaShower.cs Use hit object pooling for BananaShower. 2020-11-30 19:22:40 +09:00
DrawableCatchHitObject.cs Simplify the fruit stacking code 2020-12-03 16:44:36 +09:00
DrawableDroplet.cs Use hit object pooling for Droplet and TinyDroplet. 2020-11-30 19:04:09 +09:00
DrawableFruit.cs Use hit object pooling for Fruit and Banana. 2020-11-30 19:07:50 +09:00
DrawableJuiceStream.cs Use hit object pooling for JuiceStream. 2020-11-30 19:19:14 +09:00
DrawablePalpableCatchHitObject.cs Simplify the fruit stacking code 2020-12-03 16:44:36 +09:00
DrawableTinyDroplet.cs Use hit object pooling for Droplet and TinyDroplet. 2020-11-30 19:04:09 +09:00