mirror of
https://github.com/ppy/osu
synced 2025-03-02 09:30:57 +00:00
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. |
||
---|---|---|
.. | ||
Pieces | ||
BananaPiece.cs | ||
DrawableBanana.cs | ||
DrawableBananaShower.cs | ||
DrawableCatchHitObject.cs | ||
DrawableDroplet.cs | ||
DrawableFruit.cs | ||
DrawableJuiceStream.cs | ||
DrawableTinyDroplet.cs | ||
FruitPiece.cs | ||
GrapePiece.cs | ||
PearPiece.cs | ||
PineapplePiece.cs | ||
PulpFormation.cs | ||
RaspberryPiece.cs |