littlekt
0.6.0
common
core
/
com.lehaine.littlekt.graph.node
/
Node
/
moveChild
move
Child
fun
moveChild
(
child
:
Node
,
index
:
Int
)
:
Node
Moves a child node to the specified index.
Parameters
child
the child node to move
index
the index to move the child to