addChildAt(child, index) → {DisplayObject}
right : number The right coordinate of this Group. It is derived by calling getBounds, calculating the Groups
addChild(child) → {DisplayObject}
getAll(property, value, startIndex, endIndex)
name : string A name for this group. Not used internally but useful for debugging.
camera : Phaser.Camera Camera instance.
onDestroy : Phaser.Signal This signal is dispatched
[readonly] centerY : number Gets the Y position corresponding to the center point of the world
[readonly] length : integer Total number of children in this group, regardless of exists/alive
getTop() → {any} Return the child at the top of this group. The top child is the child displayed
Page 10 of 13