ScummVM API documentation
TeenAgent::Object Struct Reference

Public Member Functions

void dump (int level=0) const
 
void setRealName ()
 
void load (byte *addr, byte sceneId=0)
 
void save () const
 
bool hasDefaultDescription ()
 
uint32 getAddr ()
 

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
 
Common::String _realName
 
bool _hasDefaultDescription
 
uint32 _addr = 0
 

The documentation for this struct was generated from the following file: