destroy(destroyBase) Destroys this texture Parameters Name
noFrame : boolean Does this Texture have any frame data assigned to it? Inherited
getCanvas() → {HTMLCanvasElement} Creates a Canvas element, renders this RenderTexture to it and
setFrame(frame) Specifies the region of the baseTexture that this texture will use. Parameters
resize(width, height, updateBase) Resizes the RenderTexture. Parameters
isTiling : boolean Is this a tiling texture? As used by the likes of a TilingSprite.
[static] ALIGN_CENTER : string Align each line of multi-line text in the center.
game : Phaser.Game A reference to the currently running game
[readonly] offsetY : number If the font set doesn't start at the top left of the given image
getLongestLine() → {number} Works out the longest line of text in _text and returns its length
Page 5 of 7