key : string | Phaser.RenderTexture |
boundsAlignV : string Vertical alignment of the text within the textBounds. Can be: 'top', 'middle' or 'bottom'.
setTextBounds(x, y, width, height)
width : number The width of the displayObjectContainer, setting this will actually modify the scale to achieve the value set
getImage() → {Image} Will return a HTML Image of the texture Returns
updateCrop() If you have set a crop rectangle on this Game Object via crop and since modified the cropRect
contains(child) → {Boolean} Determines whether the specified display object is a child of the D
alive : boolean A useful flag to control if the Game Object is alive or dead. This is set automatically by the Health components
getBounds(matrix) → {Phaser.Rectangle}
[static] TEXT_SET5 : string Text Set 5 = ABCDEFGHIJKLMNOPQRSTUVWXYZ.,/() '!?-*:0123456789
Page 7 of 30