osu/osu.Game.Rulesets.Catch/Objects
Dean Herbert 039f8e6242
Add note about shared code
2023-11-24 10:25:23 +09:00
..
Drawables Remove #nullable disable from CaughtObject 2023-01-15 23:21:38 +09:00
Banana.cs Fix weird optional usage in `HitSampleInfo.With` 2023-05-17 14:11:52 +09:00
BananaShower.cs Rename `GetSampleInfo` to better describe what method does 2023-05-17 14:07:48 +09:00
CatchHitObject.cs Add note about shared code 2023-11-24 10:25:23 +09:00
Droplet.cs Remove #nullable disable from Catch.Objects 2023-01-15 17:29:35 +09:00
Fruit.cs Remove #nullable disable from Catch.Objects 2023-01-15 17:29:35 +09:00
FruitVisualRepresentation.cs Remove #nullable disable from Catch.Objects 2023-01-15 17:29:35 +09:00
JuiceStream.cs Update comments to better explain what `LastTick` is doing 2023-09-29 14:40:44 +09:00
JuiceStreamPath.cs Generalize Bezier curves to BSplines of Nth degree 2023-11-11 13:32:53 +01:00
JuiceStreamPathVertex.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
PalpableCatchHitObject.cs Remove #nullable disable from Catch.Objects 2023-01-15 17:29:35 +09:00
TinyDroplet.cs Remove #nullable disable from Catch.Objects 2023-01-15 17:29:35 +09:00