Adds child to the receiver at index. child will be messaged with setParent.
child
index
setParent
Removes the child at index from the receiver.
Removes node from the receiver. setParent will be messaged on node.
node
Removes the receiver from its parent.
Sets the parent of the receiver to newParent.
newParent
Resets the user object of the receiver to object.
object