osu/osu.Game.Rulesets.Catch/Objects
ekrctb 670922c8e5 Use latest slider velocity for juice stream velocity computation.
This fixes one-frame glitch in editor when slider velocity is changed.
2022-05-08 22:36:33 +09:00
..
Drawables
Banana.cs
BananaShower.cs
CatchHitObject.cs
Droplet.cs
Fruit.cs
FruitVisualRepresentation.cs
JuiceStream.cs Use latest slider velocity for juice stream velocity computation. 2022-05-08 22:36:33 +09:00
JuiceStreamPath.cs Automatically set slider velocity from juice stream path 2022-05-08 22:36:33 +09:00
JuiceStreamPathVertex.cs Make `JuiceStreamPath` time based instead of distance based. 2022-05-08 22:36:33 +09:00
PalpableCatchHitObject.cs
TinyDroplet.cs