[static] TEXT_SET10 : string Text Set 10 = ABCDEFGHIJKLMNOPQRSTUVWXYZ
[static] ALIGN_LEFT : string Align each line of multi-line text to the left.
text : string Set this value to update the text in this sprite. Carriage returns are automatically stripped out if multiLine is
updateOffset(xOffset, yOffset) Updates the x and/or y offset that the font
width : number The with of the render texture Inherited From
fontSet :Image A reference to the image stored in the Game.Cache that contains the font.
characterPerRow : number The number of characters per row in the font set. Source
[static] TEXT_SET6 : string Text Set 6 = ABCDEFGHIJKLMNOPQRSTUVWXYZ!?:;0123456789"(),-.'
render(displayObject, matrix, clear) This function will draw the display
[static] TEXT_SET3 : string Text Set 3 = ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789
Page 1 of 7