1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-17 02:12:56 +08:00
osu-lazer/osu.Game.Rulesets.Osu/UI/Cursor
Salman Ahmed 75fbbb35ad Move cursor scale application within OsuCursor
Doing so takes down two birds with one stone.
 1. `ResumeOverlay` having to manually apply cursor scale to its "resume
cursor".
 2. Resume cursor input handling scaling up with the gameplay setting. Now, only the sprite itself gets scaled.
2023-11-06 18:30:55 +03:00
..
CursorRippleVisualiser.cs Simplify some maximum size specs 2023-09-20 12:48:15 +09:00
CursorTrail.cs Revert masking SSBO changes 2023-09-13 23:10:13 +09:00
OsuCursor.cs Move cursor scale application within OsuCursor 2023-11-06 18:30:55 +03:00
OsuCursorContainer.cs Move cursor scale application within OsuCursor 2023-11-06 18:30:55 +03:00
OsuCursorSprite.cs Partial everything 2022-11-27 00:00:27 +09:00