svoid robot_keyPress(int keyCode) { robot_safetyKeyReleaser_add(keyCode); awtRobot().keyPress(keyCode); }
Began life as a copy of #1017974
download show line numbers debug dex old transpilations
Travelled to 9 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1019919 |
Snippet name: | robot_keyPress (down only) |
Eternal ID of this version: | #1019919/3 |
Text MD5: | 08de36a86bc9f9bc1b5b33b8f4ca423e |
Author: | stefan |
Category: | javax / automation |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-11-30 23:13:44 |
Source code size: | 112 bytes / 4 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 356 / 410 |
Version history: | 2 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1019920 - robot_keyRelease |