Mouse |
Description | This unit contains the predefined subprograms that deal with using the mouse in a Turing program. The routines allow you to get the current mouse cursor position, check if a button has been pressed and get the information if it has. There are also routines to hide and show the mouse on systems where it makes sense. (On GUI based systems like the Macintosh, the mouse can't be hidden as it may be needed by other applications running at the same time.) All routines in the Mouse module are exported qualified (and thus must be prefaced with "Mouse.").
| ||||||||||||
Entry Points |
|