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

Public Member Functions

 SaveLoad_ns (Parallaction_ns *vm, Common::SaveFileManager *saveFileMan)
 
bool saveGame () override
 
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 ()
 

Protected Member Functions

void renameOldSavefiles () override
 
void doLoadGame (uint16 slot) override
 
void doSaveGame (uint16 slot, const char *name) override
 
- 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)
 

Additional Inherited Members

- Protected Attributes inherited from Parallaction::SaveLoad
Common::SaveFileManager_saveFileMan
 
Common::String _saveFilePrefix
 

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