Uses 3874K of libraries. Click here for Pure Java version (6278L/44K/158K).
1 | !7 |
2 | |
3 | !include #1007303 // CirclesAndLines |
4 | |
5 | p-pretty /* although that's debatable given the detailed person */ { |
6 | final new CirclesAndLines cal; |
7 | Circle a = cal.addCircle(#1007291, 1/3.0, 0.5); |
8 | Circle b = cal.addCircle(#1007292, 2/3.0, 0.5); |
9 | cal.addLine(a, b); |
10 | cal.showAsFrame(); |
11 | } |
Began life as a copy of #1007298
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: | #1007304 |
Snippet name: | Draggable Circles [shortened] |
Eternal ID of this version: | #1007304/1 |
Text MD5: | 756931a31bdf001f5739774535ed7057 |
Transpilation MD5: | a1e884aa43d405854bb6ab07607a5601 |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX source code |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-03-15 00:29:39 |
Source code size: | 299 bytes / 11 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 521 / 648 |
Referenced in: | [show references] |