Public Member Functions | |
faction (bool fr) | |
void | place_at (const coord_def &pos) |
void | reset () |
void | clear () |
Public Attributes | |
std::string | desc |
mons_list | members |
bool | friendly |
int | active_members |
bool | won |
std::vector< int > | respawn_list |
std::vector< coord_def > | respawn_pos |
arena::faction::faction | ( | bool | fr | ) | [inline] |
void arena::faction::place_at | ( | const coord_def & | pos | ) |
void arena::faction::reset | ( | ) | [inline] |
void arena::faction::clear | ( | ) | [inline] |
bool arena::faction::won |
std::vector<int> arena::faction::respawn_list |
std::vector<coord_def> arena::faction::respawn_pos |