mirror of
https://github.com/ppy/osu.git
synced 2024-11-08 05:50:05 +08:00
3278a1d7d8
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. |
||
---|---|---|
.. | ||
Catcher.cs | ||
CatcherAnimationState.cs | ||
CatcherArea.cs | ||
CatcherSprite.cs | ||
CatcherTrailDisplay.cs | ||
CatcherTrailSprite.cs | ||
CatchPlayfield.cs | ||
CatchPlayfieldAdjustmentContainer.cs | ||
CatchReplayRecorder.cs | ||
DrawableCatchRuleset.cs | ||
HitExplosion.cs |