littlekt
0.6.0
common
core
/
com.lehaine.littlekt.graph.node
/
Node
/
removeChild
remove
Child
fun
removeChild
(
child
:
Node
)
:
Node
Removes the node if this node is its parent.
Parameters
child
the child node to remove