[static] TEXT_SET6 : string Text Set 6 = ABCDEFGHIJKLMNOPQRSTUVWXYZ!?:;0123456789"(),-.'
[static] ALIGN_LEFT : string Align each line of multi-line text to the left.
width : number The with of the render texture Inherited From
[static] TEXT_SET10 : string Text Set 10 = ABCDEFGHIJKLMNOPQRSTUVWXYZ
updateOffset(xOffset, yOffset) Updates the x and/or y offset that the font
characterWidth : number The width of each character in the font set. Source
requiresReTint : boolean This will let a renderer know that a tinted parent has updated its texture.
frameData : Phaser.FrameData The FrameData
characterHeight : number The height of each character in the font set. Source
multiLine : boolean If set to true all carriage-returns in text will form new lines (see align). If false the font will only contain
Page 1 of 7