Lua:setMousePos

From Cheat Engine
Revision as of 11:44, 3 March 2012 by Dark Byte (talk | contribs) (Created page with ''''function''' setMousePos(''x'', ''y'') Sets the mouse cursor to the specified coordinates. ===Function Parameters=== {|width="85%" cellpadding="10%" cellpadding="5%" cellspac…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

function setMousePos(x, y)

Sets the mouse cursor to the specified coordinates.

Function Parameters

Parameter Type Description
x Integer The x coordinate to set the mouse cursor to
y Integer The y coordinate to set the mouse cursor to


See also