osu/osu.Game.Rulesets.Catch/Objects
ekrctb 3278a1d7d8 Standardize osu!catch coordinate system
There were two coordinate systems used:
- 0..512 (used in osu!stable)
- 0..1 (relative coordinate)

This commit replaces the usage of
the relative coordinate system to
the coordinate system of 0..512.
2020-07-02 00:21:45 +09:00
..
Drawables Standardize osu!catch coordinate system 2020-07-02 00:21:45 +09:00
Banana.cs
BananaShower.cs Rename to IHasDuration 2020-05-27 12:38:39 +09:00
CatchHitObject.cs Standardize osu!catch coordinate system 2020-07-02 00:21:45 +09:00
Droplet.cs
Fruit.cs
JuiceStream.cs Standardize osu!catch coordinate system 2020-07-02 00:21:45 +09:00
TinyDroplet.cs