setChildIndex(child, index) Changes the position of an existing child in the display object container Parameters
getAt(index) → {DisplayObject | integer}
multiplyAll(property, amount, checkAlive, checkVisible) Multiplies the given property by the amount on all children in this group.
create(x, y, key, frame, exists, index)
filter(predicate, checkExists) → {Phaser
[readonly] length : integer Total number of children in this group, regardless of exists/alive
callAllExists(callback, existsValue, parameter) Calls a function, specified by name, on all children in the group who exist (or do not
[readonly] z : integer The z-depth value of this object within its parent container/Group
divideAll(property, amount, checkAlive, checkVisible) Divides the given property by the amount on all children in this group. Group
setAll(key, value, checkAlive, checkVisible, operation, force)
Page 25 of 28