Some clarifications on screen-space coordinates

(cherry picked from commit 33b9be27d3)
This commit is contained in:
kobewi
2023-05-01 13:50:34 +02:00
committed by Rémi Verschelde
parent 907b10fb96
commit 0277f57b6f
3 changed files with 3 additions and 1 deletions

View File

@@ -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">