![]() |
Freeciv21
Develop your civilization from humble roots to a global empire
|
Public Attributes | |
| struct { | |
| int landarea | |
| int settledarea | |
| } | player [MAX_NUM_PLAYER_SLOTS] |
| int claim_map::landarea |
Definition at line 50 of file score.cpp.
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 50 of file score.cpp.
Referenced by build_landarea_map(), calc_civ_score(), and get_player_landarea().