| | Class | Description |
|---|
| | BitmapChar | A BitmapChar contains the information about one char of a bitmap font. |
| | BitmapFont | The BitmapFont class parses bitmap font files and arranges the glyphs
in the form of a text. |
| | TextField | A TextField displays text, either using standard true type fonts or custom bitmap fonts. |
| | TextFieldAutoSize | This class is an enumeration of constant values used in setting the
autoSize property of the TextField class. |
| | TextFormat | The TextFormat class represents character formatting information. |
| | TextOptions | The TextOptions class contains data that describes how the letters of a text should
be assembled on text composition. |