updateCrop() If you have set a crop rectangle on this Game Object via crop and since modified the cropRect
x : number The position of the Game Object on the x axis relative to the local coordinates of the parent.
maxParticles : number The total number of particles in this emitter. Source
width : number The width of the sprite, setting this will actually modify the scale to achieve the value set
addToHash(child) → {boolean} Adds a child of this Group into the hash array.This call will
data : Object An empty Object that belongs to this Game Object.This value isn't ever used internally by Phaser, but may be
swapChildren(child, child2) Swaps the position of 2 Display Objects within this container. Parameters
alive : boolean A useful flag to control if the Game Object is alive or dead. This is set automatically by the Health components
getAt(index) → {DisplayObject | integer}
multiplyAll(property, amount, checkAlive, checkVisible) Multiplies the given property by the amount on all children in this group.
Page 24 of 28