osu/osu.Game.Rulesets.Catch/Objects
Dean Herbert 3fb74cb5f9
Move helper method to `LegacyRulesetExtensions` and stop applying rounding allowance to catch
As discussed, it isn't used in stable like this. Was a mistake.
2023-10-20 18:57:14 +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 Move helper method to `LegacyRulesetExtensions` and stop applying rounding allowance to catch 2023-10-20 18:57:14 +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
JuiceStreamPathVertex.cs
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