1 | static void web_addRelation_newNodeWithPosition(WebNode a, S rel, S b, double rel_x, double rel_y) {
|
2 | web_addRelation(a, web_setPosition(a.web.newNode(b), a.x+rel_x, a.y+rel_y), rel); |
3 | } |
Began life as a copy of #1010374
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: | #1010930 |
| Snippet name: | web_addRelation_newNodeWithPosition |
| Eternal ID of this version: | #1010930/3 |
| Text MD5: | 2273e08c00d4b7f84a44e73656441c76 |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-10-09 00:03:36 |
| Source code size: | 188 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 672 / 684 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |