Freeciv21
Develop your civilization from humble roots to a global empire
claim_map Struct Reference

Public Attributes

struct {
   int   landarea
 
   int   settledarea
 
player [MAX_NUM_PLAYER_SLOTS]
 

Detailed Description

Definition at line 48 of file score.cpp.

Member Data Documentation

◆ landarea

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]

◆ settledarea

int claim_map::settledarea

Definition at line 50 of file score.cpp.

Referenced by build_landarea_map(), calc_civ_score(), and get_player_landarea().