[readonly] children : Array.<Displa
[readonly] length : integer Total number of children in this group, regardless of exists/alive
physicsSortDirection : integer If this Group contains Arcade Physics Sprites you can set a custom sort direction via this property
removeAll(destroy, silent, destroyTexture) Removes
getTop() → {any} Return the child at the top of this group. The top child is the child displayed
alive : boolean The alive property is useful for Groups that are children of other Groups and need to be included/excluded in checks
onChildInputDown : Phaser.Signal This Signal is dispatched
getAt(index) → {DisplayObject | integer}
remove(child, destroy, silent) → {boolean}
ignoreChildInput : boolean If ignoreChildInput is false it will allow this objects children
Page 1 of 12