!include once #1010264 static WebNode web_setPosition(WebNode node, double x, double y) { node.x = x; node.y = y; ret node; }
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: | #1010913 |
| Snippet name: | web_setPosition - change a node's position when rendered later |
| Eternal ID of this version: | #1010913/3 |
| Text MD5: | b3795486cd8af457ec701de5193b4276 |
| 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-15 20:35:04 |
| Source code size: | 138 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 696 / 729 |
| Version history: | 2 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |