DQBmouseRB
FUNCTION

Prototype

DECLARE FUNCTION DQBmouseRB ()

Parameters

Returns

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

Description

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.

Notes:

none

Example

See DQBmouseInit example