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. |
FlxInputText | An |
FlxInputTextCase | |
FlxInputTextChange | |
FlxInputTextFilterMode | |
FlxInputTextManager | A manager for tracking and dispatching events for input text objects.
Normally accessed via the static |
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 | |
IFlxInputText | |
MoveCursorAction | |
TypingAction | |
TypingCommand | |
WordSplitConditions | |
Wrap |