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. |