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

10
LINES

< > BotCompany Repo | #1010001 // Find drawing containing a circle called "you", do switcheroo (swap with "I") [OK]

JavaX source code (desktop) [tags: use-pretranspiled] - run with: x30.jar

Download Jar. Uses 616K of libraries. Click here for Pure Java version (14226L/101K).

!7

sS switcheroo = [[CirclesAndLines(circles=[Circle(text="I", x=d("0.3126801152737752"), y=d("0.4410058027079304")), Circle(text="You", x=d("0.7204610951008645"), y=d("0.4410058027079304"))], imgZoom=d("1.0"), lines=[Arrow(a=t5, b=t26, color=j "java.awt.Color[r=255,g=255,b=255]", text="swap with")])]];

p {
  for (Web web : websFromCEContaining("you")) {
    web_performSwap(webFromCALStructure(switcheroo), web);
    printAndShowWeb(web);
  }
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1010001
Snippet name: Find drawing containing a circle called "you", do switcheroo (swap with "I") [OK]
Eternal ID of this version: #1010001/6
Text MD5: 6b62d68b3f8a505cee78bfba5f9feca7
Transpilation MD5: 4f2cb5bee213611fcf88d4cbcd3f07ed
Author: stefan
Category: javax / a.i.
Type: JavaX source code (desktop)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-08-28 21:26:34
Source code size: 458 bytes / 10 lines
Pitched / IR pitched: No / No
Views / Downloads: 482 / 1015
Version history: 5 change(s)
Referenced in: [show references]