Index
Collapse All
Expand All
GetMousePosition Method
Control Class
Members
See Also
Beta Documentation - Subject to change.
Gets the mouse position relative to this control.
Syntax
Lua
function
Control
:
GetMousePosition
(
)
;
Returns
Type: number, number
The mouse position relative to this control.
Remarks
Gets the mouse position relative to this control.
See Also
Control
Turbine.UI