Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

12
LINES

< > BotCompany Repo | #1013770 // roboInit

JavaX fragment (include)

1  
static void roboInit(S progID) {
2  
  independentSmartBot(progID);
3  
  ai_deleteInvalidationTriples();
4  
  //disableConsoleInput();
5  
  //replace print with say.
6  
  setConsoleBounds(0, 0, 900, 400);
7  
  centerBigConsole2();
8  
  clearConsole();
9  
  mainDoneQuietly();
10  
  showWebsBesideConsole(0.5f);
11  
  focusConsole();
12  
}

Author comment

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: 321 / 345
Version history: 5 change(s)
Referenced in: [show references]