next up previous contents index
Next: SetMouseAscii Up: Functions and procedures Previous: MPressed

RPressed

   

Declaration:

Function RPressed : Boolean;

Description:

RPressed returns True if the right mouse button is pressed.

This is simply a wrapper for the GetMouseState procedure.

Errors:

None.

See also:

GetMouseState, LPressed, MPressed

For an example, see GetMouseState.



root
Fri Sep 11 18:24:36 CEST 1998