ScummVM API documentation
LastExpress::SaveManager Class Reference

Public Member Functions

 SaveManager (LastExpressEngine *engine)
 
void writeSavePoint (CVCRFile *file, int saveType, int entityIndex, int value)
 
void readSavePoint (CVCRFile *savegameData, int *saveType, uint8 *entity, int *saveEvent, bool skipSoundLoading)
 
void validateSaveFile (bool flag)
 
bool checkFileHeader (SVCRFileHeader *fileHeader)
 
bool checkSavePointHeader (SVCRSavePointHeader *savePointHeader)
 
void continueGame ()
 
void startRewoundGame ()
 
bool fileExists (const char *filename)
 
bool removeSavegame (const char *filename)
 
bool renameSavegame (const char *oldName, const char *newName)
 

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