MOUSEOFF

Synopsis
MOUSEOFF
Description

Disables trapping of mouse events.

Example
PENUP
MOUSEON [SETPOS MOUSEPOS PENDOWN] [PENUP] [] [] [SETPOS MOUSEPOS]

Move the mouse around.
Hold down the left button to draw.

MOUSEOFF

Move the mouse around and hold down the left button.
Nothing happens anymore.
See Also
MOUSEON

SourceForge.net Logo