| robotKeyPress |
(int keycode) |
yoix.robot |
| |
|
Results in the equivalent of pressing the key indicated by
keycode.
This built-in should be followed by a related call to
robotKeyRelease.
When more than one physical key use the same keycode, the equivalent pressing the
left-most will occur.
Key codes can be found in either
yoix.awt.KeyCode
or
yoix.swing.KeyCode.
| |
| Return: |
none
| | |
| See Also: |
robotAutoDelay,
robotAutoWait,
robotCheck,
robotDelay,
robotKeyRelease,
robotMouseMove,
robotMousePress,
robotMouseRelease,
robotMouseWheel,
robotPixelColor,
robotWaitForIdle
|
|
Yoix is a registered trademark of AT&T Inc.
|