getClosestTo(object, callback, callbackContext) → {any}
rotation : number The angle of rotation of the group container, in radians. This will adjust the group container itself
multiplyAll(property, amount, checkAlive, checkVisible) Multiplies the given property by the amount on all children in this group.
forEachDead(callback, callbackContext, args) Call a function on each dead child in this group. See
[readonly] z : integer The z-depth value of this object within its parent container/Group
createMultiple(quantity, key, frame, exists) → {array}
remove(child, destroy, silent) → {boolean}
ignoreDestroy : boolean A group with ignoreDestroy set to true ignores all calls to its destroy
[readonly] randomY : number Gets a random integer which is lesser than or equal to the current
sendToBack(child) → {any} Sends the given child to the bottom of this group so it renders below
Page 1 of 13