turtle ~master (2021-08-23T10:45:39Z)
Dub
Repo
Node.removeChild
turtle
node2d
Node
Removes a child node. The node is NOT deleted and must be deleted manually.
class
Node
void
removeChild
(
Node
node
)
Meta
Source
See Implementation
turtle
node2d
Node
constructors
this
destructors
~this
functions
addChild
doUpdate
drawOnCanvas
getChildren
getParent
removeChild
update
Removes a child node. The node is NOT deleted and must be deleted manually.