ScummVM API documentation
Sword25::PersistenceService Class Reference

Public Member Functions

void reloadSlots ()
 
bool isSlotOccupied (uint slotID)
 
bool isSavegameCompatible (uint slotID)
 
int getSavegameVersion (uint slotID)
 
Common::StringgetSavegameDescription (uint slotID)
 
Common::StringgetSavegameFilename (uint slotID)
 
bool saveGame (uint slotID, const Common::String &screenshotFilename)
 
bool loadGame (uint slotID)
 

Static Public Member Functions

static PersistenceServicegetInstance ()
 
static uint getSlotCount ()
 
static Common::Path getSavegameDirectory ()
 

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