[static] ALIGN_CENTER : string Align each line of multi-line text in the center.
setFixedWidth(width, lineAlignment) If you need this RetroFont to have a fixed width and custom alignment
[static] TEXT_SET1 : string Text Set 1 = !"#$%&'()*+,-./0123456789:;<=>?@ABCDEF
align : string Alignment of the text when multiLine = true or a fixedWidth is set. Set to RetroFont.ALIGN_LEFT (default), RetroFont
[static] TEXT_SET4 : string Text Set 4 = ABCDEFGHIJKLMNOPQRSTUVWXYZ 0123456789
[readonly] offsetX : number If the font set doesn't start at the top left of the given image
requiresUpdate : boolean This will let a renderer know that a texture has been updated (used mainly for webGL uv updates)
setText(content, multiLine, characterSpacing, lineSpacing,
frame :Rectangle The framing rectangle of the render texture Inherited
type : number Base Phaser object type. Source code:
Page 6 of 7