ScummVM API documentation
MacVenture::SaveGame Class Reference

Public Member Functions

 SaveGame (MacVentureEngine *engine, Common::SeekableReadStream *res)
 
Attribute getAttr (ObjID objID, uint32 attrID)
 
void setAttr (uint32 attrID, ObjID objID, Attribute value)
 
void setGlobal (uint32 attrID, Attribute value)
 
const Common::Array< uint16 > & getGlobals ()
 
const Common::Array< AttributeGroup > & getGroups ()
 
const AttributeGroupgetGroup (uint32 groupID)
 
const Common::StringgetText ()
 
void saveInto (Common::OutSaveFile *file)
 

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