littlekt
0.6.0
common
core
/
com.lehaine.littlekt.graph.node
/
Node
/
addChild
add
Child
fun
addChild
(
child
:
Node
)
:
Node
Sets the parent of the child to this
Node
.
Parameters
child
the child to add