flixel.text
.. | |
---|---|
FlxBitmapFont | Holds information and bitmap characters for a bitmap font. |
FlxBitmapText | Extends FlxSprite to support rendering text. Can tint, fade, rotate and scale just like a sprite. Doesn't really animate though, as far as I know. |
FlxText | Extends FlxSprite to support rendering text. Can tint, fade, rotate and scale just like a sprite. Doesn't really animate though. Also does nice pixel-perfect centering on pixel fonts as long as they are only one-liners. |
FlxTextAlign | |
FlxTextBorderStyle | |
FlxTextFormat | |
FlxTextFormatMarkerPair | |
WordSplitConditions | |
Wrap |