A function defined in PEd_MouseGetWorldPosition.gml
PEd_MouseGetWorldPosition([_room])
Gets the world position of the mouse cursor.
Name | Type | Description |
---|---|---|
_room | Id.DsMap |
The room. If specified then the position is snapped to its grid (if snapping is enabled). |
Array
The world position of the mouse cursor.
Copyright © 2024, BlueBurn. Built on September 03, 2024 using GMDoc.