|
xoreos
0.0.5
|
A character glyph for a font. More...
#include <gfxfile.h>

Public Attributes | |
| uint16 | code |
| Common::Rect | bounds |
| std::vector< ShapeRecord > | shapeRecords |
| Common::Rect Aurora::GFXCharacter::Glyph::bounds |
Definition at line 143 of file gfxfile.h.
Referenced by Aurora::GFXFile::readDefineFont().
| uint16 Aurora::GFXCharacter::Glyph::code |
Definition at line 142 of file gfxfile.h.
Referenced by Aurora::GFXFile::readDefineFont().
| std::vector<ShapeRecord> Aurora::GFXCharacter::Glyph::shapeRecords |
Definition at line 144 of file gfxfile.h.
Referenced by Aurora::GFXFile::readDefineFont().
1.8.14