supertux
Public Member Functions | Static Public Member Functions | List of all members
Savegame Class Referencefinal

Public Member Functions

 Savegame (const std::string &filename)
 
PlayerStatusget_player_status () const
 Returns content of (tux ...) entry.
 
std::string get_title () const
 
std::vector< std::string > get_levelsets ()
 
LevelsetState get_levelset_state (const std::string &name)
 
void set_levelset_state (const std::string &basedir, const std::string &level_filename, bool solved)
 
std::vector< std::string > get_worldmaps ()
 
WorldmapState get_worldmap_state (const std::string &name)
 
void save ()
 
bool is_title_screen () const
 

Static Public Member Functions

static std::unique_ptr< Savegamefrom_file (const std::string &filename)
 

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