1 | static AutoShootInfo autoShootHidingConsole() { |
2 | ret autoShoot(func { |
3 | bool b = consoleShowing(); |
4 | try { |
5 | if (b) hideConsole(); |
6 | ret shootScreenBW(); |
7 | } finally { |
8 | if (b) showConsole(); |
9 | } |
10 | }); |
11 | } |
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, sawdedvomwva, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1006123 |
Snippet name: | autoShootHidingConsole |
Eternal ID of this version: | #1006123/1 |
Text MD5: | 7bdf41f0966fc43892b8f215f5a086cc |
Author: | stefan |
Category: | javax / ocr |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2016-12-20 15:59:52 |
Source code size: | 234 bytes / 11 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 631 / 646 |
Referenced in: | [show references] |