GetMouseX

From LoTROInterface Wiki

Jump to: navigation, search


Gets the X position of the mouse.

Syntax

Lua
function Display.GetMouseX();

Returns

Type: number
The X position of the mouse in screen coordinates.

Remarks

Gets the X position of the mouse in screen coordinates.

Personal tools