1 | static void dm_moveMouseImmediate_direct(Rect r) { |
2 | moveMouseQuickly(r); |
3 | } |
4 | |
5 | |
6 | |
7 | static void dm_moveMouseImmediate_direct(Pt p) { |
8 | moveMouseQuickly(p); |
9 | } |
10 | |
11 | |
12 | |
13 | static void dm_moveMouseImmediate_direct(int x, int y) { |
14 | moveMouseQuickly(x, y); |
15 | } |
download show line numbers debug dex old transpilations
Travelled to 10 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1019767 |
Snippet name: | dm_moveMouseImmediate_direct - synonym of moveMouseQuickly |
Eternal ID of this version: | #1019767/1 |
Text MD5: | b14e1455d7b979d36a1ac3849baa0462 |
Author: | stefan |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-11-25 03:03:33 |
Source code size: | 248 bytes / 15 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 274 / 305 |
Referenced in: | [show references] |