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 0d73bf8488 Refactor catch default piece to allow reuse
But Fruit in-place update is still incomplete,
as child drawables are recreated when reused.
2020-12-07 13:14:00 +09:00
..
Pieces Refactor catch default piece to allow reuse 2020-12-07 13:14:00 +09:00
DrawableBanana.cs Make RandomSeed a property, not a bindable 2020-12-02 20:53:47 +09:00
DrawableBananaShower.cs Use hit object pooling for BananaShower. 2020-11-30 19:22:40 +09:00
DrawableCatchHitObject.cs Merge branch 'master' into caught-object-refactor 2020-12-04 14:12:33 +09:00
DrawableDroplet.cs Refactor catch default piece to allow reuse 2020-12-07 13:14:00 +09:00
DrawableFruit.cs Refactor catch default piece to allow reuse 2020-12-07 13:14:00 +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