#include <newgame_def.h>
Public Member Functions | |
newgame_def () | |
void | clear_character () |
Public Attributes | |
std::string | name |
game_type | type |
std::string | map |
std::string | arena_teams |
species_type | species |
job_type | job |
weapon_type | weapon |
startup_book_type | book |
god_type | religion |
startup_wand_type | wand |
bool | fully_random |
newgame_def::newgame_def | ( | ) |
void newgame_def::clear_character | ( | ) |