[static] TEXT_SET10 : string Text Set 10 = ABCDEFGHIJKLMNOPQRSTUVWXYZ
updateOffset(xOffset, yOffset) Updates the x and/or y offset that the font
text : string Set this value to update the text in this sprite. Carriage returns are automatically stripped out if multiLine is
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.
[static] ALIGN_LEFT : string Align each line of multi-line text to the left.
width : number The with of the render texture Inherited From
customSpacingY : number Adds vertical spacing between each line of multi-line text, set in pixels.
buildRetroFontText() Updates the texture with the new text. Source code:
[static] TEXT_SET5 : string Text Set 5 = ABCDEFGHIJKLMNOPQRSTUVWXYZ.,/() '!?-*:0123456789
Page 2 of 7