swap(child1, child2) Swaps the position of two children in this group. Both children must be in this group, a child cannot be
checkProperty(child, key, value, force) → {boolean} Checks a property
add(child, silent, index) → {
addAt(child, index, silent) → {
hash :array The hash array is an array belonging to this Group into which you can add any of its children via Group.addToHash and
getBounds(targetCoordinateSpace) → {Rectangle} Retrieves the global
replace(oldChild, newChild) → {any} Replaces a child of this Group with the given newChild. The
removeFromHash(child) → {boolean} Removes a child of this Group from the hash array.This call
classType : Object The type of objects that will be created when using
create(x, y, key, frame, exists, index)
Page 4 of 13