addChildren

fun addChildren(vararg children: Node): Node

Sets the parent of the children to this Node.

Parameters

children

the children to add