Contains general data about a profile, which preserves savegames.
More...
#include <profile.hpp>
|
| 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) |
|
Contains general data about a profile, which preserves savegames.
The documentation for this class was generated from the following files: