Freeciv-3.1
|
Data Fields | ||
struct { | ||
int landarea | ||
int settledarea | ||
} | player [MAX_NUM_PLAYER_SLOTS] | |
int claim_map::landarea |
Definition at line 54 of file score.c.
Referenced by build_landarea_map(), calc_civ_score(), and get_player_landarea().
struct { ... } claim_map::player[MAX_NUM_PLAYER_SLOTS] |
Referenced by build_landarea_map(), and get_player_landarea().
int claim_map::settledarea |
Definition at line 54 of file score.c.
Referenced by build_landarea_map(), calc_civ_score(), and get_player_landarea().