Uses 3874K of libraries. Click here for Pure Java version (6045L/43K/152K).
1 | !7 |
2 | |
3 | p-pretty /* although that's debatable given the detailed person */ { |
4 | final BufferedImage img1 = loadImage2(#1007291); |
5 | final BufferedImage img2 = loadImage2(#1007292); |
6 | showFrame(jcanvas(func(int w, int h) { |
7 | BufferedImage bg = renderTiledBackground(#1007195, w, h); |
8 | drawThoughtCircle(bg, img1, w/3, h/2); |
9 | drawThoughtCircle(bg, img2, w*2/3, h/2); |
10 | ret bg; |
11 | })); |
12 | } |
Began life as a copy of #1007289
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: | #1007294 |
Snippet name: | Show Two Circles [WORKS] |
Eternal ID of this version: | #1007294/3 |
Text MD5: | 4bc62c80aff59f35a68e66e6a91c8e68 |
Transpilation MD5: | bb54b5b3cbbb8d9295e76fff4d2759fe |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX source code |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-03-14 23:22:03 |
Source code size: | 397 bytes / 12 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 447 / 559 |
Version history: | 2 change(s) |
Referenced in: | [show references] |