ReleaseMouse()

语法

ReleaseMouse(State)
概要
Locks or releases the mouse to allow its use under standard OS. This is typically called after checking the result of IsScreenActive() function.

参数

State If set to 1, the mouse is released, else the mouse is locked by the PureBasic program.

返回值

无.

参阅

IsScreenActive()

已支持操作系统

所有

<- MouseY() - Mouse Index