GetMouseY

From LoTROInterface Wiki

Jump to: navigation, search


Gets the Y position of the mouse.

Syntax

Lua
function Display.GetMouseY();

Returns

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

Remarks

Gets the Y position of the mouse in screen coordinates.

Personal tools