turtle ~master (2021-08-23T10:45:39Z)
Dub
Repo
Node.getParent
turtle
node2d
Node
Returns the parent node of the current node, or
null
if the node lacks a parent.
class
Node
Node
getParent
(
)
Meta
Source
See Implementation
turtle
node2d
Node
constructors
this
destructors
~this
functions
addChild
doUpdate
drawOnCanvas
getChildren
getParent
removeChild
update
Returns the parent node of the current node, or null if the node lacks a parent.