MouseLocate()
语法
MouseLocate(x, y)概要
Changes the absolute position (in pixels) of the mouse in the current screen. This is useful when using MouseX() or MouseY().
参数
x, y The new absolute position (in pixels) of the mouse in the current screen.
返回值
无.
参阅
ExamineMouse(), MouseX(), MouseY()
已支持操作系统
所有