Libraryless. Click here for Pure Java version (912L/7K/26K).
1 | !752 |
2 | |
3 | p {
|
4 | forwardClicks_windowSize = 10; // test behavior in task bar |
5 | forwardClicks_trackingSpeed = 100; |
6 | //forwardClicks_verbose = true; |
7 | forwardClicks(voidfunc(Point from, Point to, int button) {
|
8 | print("yo " + from + " " + to);
|
9 | }); |
10 | } |
Began life as a copy of #1005568
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1005570 |
| Snippet name: | Test forwardClicks |
| Eternal ID of this version: | #1005570/1 |
| Text MD5: | c7137bd4464a8af2bcfd58639fb18bf5 |
| Transpilation MD5: | 26e70ed6a24b580dd0398eff1955243e |
| Author: | stefan |
| Category: | javax / gui |
| Type: | JavaX source code |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2016-11-27 20:31:43 |
| Source code size: | 256 bytes / 10 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 792 / 952 |
| Referenced in: | [show references] |