DECLARE FUNCTION DQBmouseRB ()
-1 if the right mouse button is currently pressed, otherwise 0
Call this function to know if the right mouse button is pressed or released. It can be called at any time, as the mouse status is automatically checked.
none
See DQBmouseInit example