removeChild(anchorNode); anchor.detach(); anchorNode.setParent(null); anchorNode = null; } This way, when the users tap on different places of the screen, ...
確定! 回上一頁