[static] TEXT_SET9 : string Text Set 9 = ABCDEFGHIJKLMNOPQRSTUVWXYZ()-0123456789.:,'"?!
frameData : Phaser.FrameData The FrameData
autoUpperCase : boolean Automatically convert any text to upper case. Lots of old bitmap fonts only contain upper-case characters
characterHeight : number The height of each character in the font set. Source
characterWidth : number The width 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
[static] ALIGN_LEFT : string Align each line of multi-line text to the left.
[static] TEXT_SET5 : string Text Set 5 = ABCDEFGHIJKLMNOPQRSTUVWXYZ.,/() '!?-*:0123456789
[static] TEXT_SET7 : string Text Set 7 = AGMSY+:4BHNTZ!;5CIOU.?06DJPV,(17EKQW")28FLRX-'39
customSpacingY : number Adds vertical spacing between each line of multi-line text, set in pixels.
Page 2 of 7