| robotMousePress |
(int buttonmasks) |
yoix.robot |
| |
|
Results in the equivalent of pressing the mouse button or buttons indicated by
buttonmasks.
This built-in should be followed by a related call to
robotMouseRelease.
The button masks, namely
BUTTON1_MASK,
BUTTON2_MASK
and so on, can be found in either
yoix.awt
or
yoix.swing.
| |
| Return: |
none
| | |
| See Also: |
robotAutoDelay,
robotAutoWait,
robotCheck,
robotDelay,
robotKeyPress,
robotKeyRelease,
robotMouseMove,
robotMouseRelease,
robotMouseWheel,
robotPixelColor,
robotWaitForIdle
|
|
Yoix is a registered trademark of AT&T Inc.
|