xoreos
0.0.5
|
A shape character, which is a static image shape with bounds. More...
#include <gfxfile.h>
Public Attributes | |
Common::Rect | bounds |
std::vector< ShapeRecord > | shapeRecords |
A shape character, which is a static image shape with bounds.
Common::Rect Aurora::GFXCharacter::Shape::bounds |
Definition at line 176 of file gfxfile.h.
Referenced by Aurora::GFXFile::readDefineShape().
std::vector<ShapeRecord> Aurora::GFXCharacter::Shape::shapeRecords |
Definition at line 177 of file gfxfile.h.
Referenced by Aurora::GFXFile::readDefineShape().