1 | !include once #1010264 |
2 | |
3 | static WebNode web_setPosition(WebNode node, double x, double y) {
|
4 | node.x = x; |
5 | node.y = y; |
6 | ret node; |
7 | } |
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: | 695 / 728 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |