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

22
LINES

< > BotCompany Repo | #1004535 // Predict Pixels (dev.)

JavaX source code - run with: x30.jar

!752

static JTextField textField;
static BWImage bw;

p {
  textField = new JTextField("----");
  showPackedFrame(textField);
  
  thread {
    sleepSeconds(1);
  BufferedImage img = shootComponent(textField);
  bw = new BWImage(img);
  //thread "Calc" { calc(); }
}

svoid calc() {
  while licensed {
    ping();
    //score(produce());
  }
}

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: #1004535
Snippet name: Predict Pixels (dev.)
Eternal ID of this version: #1004535/1
Text MD5: aa56a180329773d1f00f152055854cc2
Author: stefan
Category: javax / a.i.
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-08-20 15:15:34
Source code size: 367 bytes / 22 lines
Pitched / IR pitched: No / No
Views / Downloads: 528 / 501
Referenced in: [show references]