hasProperty(child, key) → {boolean} Checks if the child has the given property. Will scan
swap(child1, child2) Swaps the position of two children in this group. Both children must be in this group, a child cannot be
getClosestTo(object, callback, callbackContext) → {any}
removeChild(child) → {DisplayObject}
checkProperty(child, key, value, force) → {boolean} Checks a property
bottom : number The bottom coordinate of this Group. It is derived by calling getBounds, calculating the Groups
pendingDestroy : boolean A Group is that has pendingDestroy set to true is flagged to have its destroy
getBottom() → {any} Returns the child at the bottom of this group. The bottom child the child
checkAll(key, value, checkAlive, checkVisible, force)
callAll(method, context, args) Calls a function, specified by name, on all on children. The function
Page 11 of 12