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 AttributeGroup * | getGroup (uint32 groupID) |
| const Common::String & | getText () |
| void | saveInto (MacVentureEngine *engine, Common::OutSaveFile *file) |