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

18
LINES

< > BotCompany Repo | #1017843 // Katze w/new Brain [Dyn Module]

JavaX source code (Dynamic Module) [tags: use-pretranspiled] - run with: Stefan's OS

Libraryless. Click here for Pure Java version (21099L/114K).

!7

abstract !include once #1016461 // Katze

sclass Katze2 extends Katze {
  transient BakedBot bot; // Note: BakedBot uses OUR mech functions
  
  start {
    imageID = #1101368; // Icon by iconka.com
  }
  
  void actuallyLoadCat {
    dm_useLocalMechListCopies();
    if (bot == null) bot = bakedBotWithDefaultMechLists();
    catModule = runDependentWithParams(#1013936, denkmodulID := null, denkmodul := bot.bot);
    setOpt(catModule, defaultText := "");
  }
}

Author comment

Began life as a copy of #1016461

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1017843
Snippet name: Katze w/new Brain [Dyn Module]
Eternal ID of this version: #1017843/9
Text MD5: d3cae2708856344917330cb9655fcc94
Transpilation MD5: 3bca6c895f27184c5d78f628a8abdca0
Author: stefan
Category: javax / speech
Type: JavaX source code (Dynamic Module)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-08-18 16:07:19
Source code size: 484 bytes / 18 lines
Pitched / IR pitched: No / No
Views / Downloads: 428 / 3304
Version history: 8 change(s)
Referenced in: [show references]