static void roboInit(S progID) { independentSmartBot(progID); ai_deleteInvalidationTriples(); //disableConsoleInput(); //replace print with say. setConsoleBounds(0, 0, 900, 400); centerBigConsole2(); clearConsole(); mainDoneQuietly(); showWebsBesideConsole(0.5f); focusConsole(); }
Began life as a copy of #1013753
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1013770 |
| Snippet name: | roboInit |
| Eternal ID of this version: | #1013770/6 |
| Text MD5: | fdc8ad5ad4c52bf71f43a9e6c9d29d4c |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-02-27 14:42:19 |
| Source code size: | 312 bytes / 12 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 644 / 637 |
| Version history: | 5 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1013771 - roboDo |