Lua:setMousePos

From Cheat Engine
Jump to navigation Jump to search

<> Lua API Reference

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

Main Pages

Core Lua documentation entry points

Lua
Script Engine

Mouse Related Functions

Keyboard Related Functions

Global Hotkey Related Functions