Static Public Member Functions | |
| static int | getMaximumSlot () |
| static bool | isSlotValid (int slot) |
| static Common::String | getSlotSaveName (const Common::String &target, int slot) |
| static SaveStateList | listValidSaves (const Common::String &target) |
| static Common::InSaveFile * | openForLoading (const Common::String &target, int slot, SaveStateDescriptor *descriptor=nullptr) |
| static Common::OutSaveFile * | openForSaving (const Common::String &target, int slot) |