static void web_addRelation_withPosition(WebNode a, S rel, S b, double rel_x, double rel_y) { web_addRelation(a, web_setPosition(a.web.node(b), a.x+rel_x, a.y+rel_y), rel); }
Began life as a copy of #1010930
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: | #1010931 |
| Snippet name: | web_addRelation_withPosition |
| Eternal ID of this version: | #1010931/1 |
| Text MD5: | 173565b6ce443f749cae1204cde3d6bb |
| 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:27 |
| Source code size: | 178 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 549 / 617 |
| Referenced in: | [show references] |