littlekt
0.6.0
common
core
/
com.lehaine.littlekt.graph.node
/
Node
/
addChildren
add
Children
fun
addChildren
(
vararg
children
:
Node
)
:
Node
Sets the parent of the children to this
Node
.
Parameters
children
the children to add