mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
Some clarifications on screen-space coordinates
(cherry picked from commit 33b9be27d3)
This commit is contained in:
@@ -815,7 +815,7 @@
|
||||
<method name="mouse_get_position" qualifiers="const">
|
||||
<return type="Vector2i" />
|
||||
<description>
|
||||
Returns the mouse cursor's current position.
|
||||
Returns the mouse cursor's current position in screen coordinates.
|
||||
</description>
|
||||
</method>
|
||||
<method name="mouse_set_mode">
|
||||
|
||||
Reference in New Issue
Block a user