Libraryless. Click here for Pure Java version (3483L/24K/89K).
1 | !752 |
2 | |
3 | p {
|
4 | letUserMarkScreenArea(voidfunc(final Rectangle r, BufferedImage screenshot) {
|
5 | if (r == null) print("Cancelled!");
|
6 | else {
|
7 | showAnimation("#1005611", "You marked " + r, 3);
|
8 | darkenScreenArea(r, 5); |
9 | swingLater(250, r {
|
10 | pointArrowsToArea(r, 5-0.25); |
11 | }); |
12 | } |
13 | }); |
14 | } |
Began life as a copy of #1005662
download show line numbers debug dex old transpilations
Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, sawdedvomwva, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1005674 |
| Snippet name: | Test letUserMarkScreenArea |
| Eternal ID of this version: | #1005674/1 |
| Text MD5: | ac65790af1d939215db409260ef71f7d |
| Transpilation MD5: | a30bf9569b5960e82f490d5ef3ee3599 |
| Author: | stefan |
| Category: | javax / gui / a.i. |
| Type: | JavaX source code |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2016-12-03 14:17:49 |
| Source code size: | 326 bytes / 14 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 706 / 848 |
| Referenced in: | [show references] |