Constructor
new(?FontColor:FlxColor, ?Bold:Bool, ?Italic:Bool, ?BorderColor:FlxColor)
Parameters:
FontColor | Font color, in |
---|---|
Bold | Whether the text should be bold (must be supported by the font). |
Italic | Whether the text should be in italics (must be supported by the font). Only works on Flash. |
BorderColor | Border color, in |