Public Member Functions | |
void | dump (int level=0) const |
void | setName (const Common::String &newName) |
void | load (byte *addr) |
void | save () const |
Static Public Member Functions | |
static Common::String | parseDescription (const char *desc) |
Public Attributes | |
byte | id |
Rect | rect |
Rect | actorRect |
byte | actorOrientation |
byte | enabled |
Common::String | name |
Common::String | description |
Protected Attributes | |
byte * | _base |
size_t | _nameSize |