add_child
Description:
Adds a child at the given stack position.
Parameters:
this |
an item model. |
child |
the child to add. |
position |
the position of the child, or -1 to place it last (at the top of the stacking order). |