DQBmouseLB
FUNCTION

Prototype

DECLARE FUNCTION DQBmouseLB ()

Parameters

Returns

-1 if the left mouse button is currently pressed, otherwise 0

Description

Call this function to know if the left mouse button is pressed or released. It can be called at any time, as the mouse status is automatically checked.

Notes:

none

Example

See DQBmouseInit example