mirror of
https://github.com/bevyengine/bevy
synced 2025-01-10 20:29:01 +00:00
0804136dcd
# Objective - Fixes #7288 - Do not expose access directly to cursor position as it is the physical position, ignoring scale ## Solution - Make cursor position private - Expose getter/setter on the window to have access to the scale |
||
---|---|---|
.. | ||
cursor.rs | ||
event.rs | ||
lib.rs | ||
raw_handle.rs | ||
system.rs | ||
window.rs |