supertux
Public Member Functions | List of all members
Profile Class Referencefinal

Contains general data about a profile, which preserves savegames. More...

#include <profile.hpp>

Public Member Functions

 Profile (int id)
 
void save ()
 
void reset ()
 
void create_basedir ()
 
std::string get_basedir () const
 
int get_id () const
 
const std::string & get_name () const
 
const std::string & get_last_world () const
 
void set_name (const std::string &name)
 
void set_last_world (const std::string &world)
 

Detailed Description

Contains general data about a profile, which preserves savegames.


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