1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 11:27:24 +08:00
osu-lazer/osu.Game/Graphics/Cursor
Dean Herbert 7be5c638e4 Fix floating mouse position not running correctly in single thread mode
Noticed while testing on iOS. Previously, the interpolation was being
done in input handling but using the update thread clock, leading to
incorrect application.
2022-07-20 00:22:45 +09:00
..
IProvideCursor.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
MenuCursor.cs Fix floating mouse position not running correctly in single thread mode 2022-07-20 00:22:45 +09:00
MenuCursorContainer.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
OsuContextMenuContainer.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
OsuTooltipContainer.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00