ScummVM API documentation
Parallaction::SaveLoad_br Class Reference
Inheritance diagram for Parallaction::SaveLoad_br:
Parallaction::SaveLoad

Public Member Functions

 SaveLoad_br (Parallaction_br *vm, Common::SaveFileManager *saveFileMan)
 
void getGamePartProgress (bool *complete, int size) override
 
void setPartComplete (const char *part) override
 
- Public Member Functions inherited from Parallaction::SaveLoad
 SaveLoad (Common::SaveFileManager *saveFileMan, const char *prefix)
 
virtual bool loadGame ()
 
virtual bool saveGame ()
 
virtual void renameOldSavefiles ()
 

Additional Inherited Members

- Protected Member Functions inherited from Parallaction::SaveLoad
Common::String genSaveFileName (uint slot)
 
Common::InSaveFilegetInSaveFile (uint slot)
 
Common::OutSaveFilegetOutSaveFile (uint slot)
 
int selectSaveFile (Common::String &selectedName, bool saveMode, const Common::U32String &caption, const Common::U32String &button)
 
int buildSaveFileList (Common::StringArray &l)
 
- Protected Attributes inherited from Parallaction::SaveLoad
Common::SaveFileManager_saveFileMan
 
Common::String _saveFilePrefix
 

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