Name | Description |
---|---|
BitmapChar | A BitmapChar contains the information about one char of a bitmap font. _You don't have to use this class directly in most cases._ |
BitmapFont | The BitmapFont class parses bitmap font files and arranges the glyphs in the form of a text. The class parses the XML format as it is used in the AngelCode Bitmap Font Generator. This is what the file format looks like: |
CharLocation | |
MiniFont | |
TextField |