DECLARE FUNCTION DQBmouseLB ()
-1 if the left mouse button is currently pressed, otherwise 0
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.
none
See DQBmouseInit example