Freeciv-3.1
Loading...
Searching...
No Matches
Data Fields
claim_map Struct Reference

Data Fields

struct { 
 
   int   landarea 
 
   int   settledarea 
 
player [MAX_NUM_PLAYER_SLOTS
 

Detailed Description

Definition at line 52 of file score.c.

Field Documentation

◆ landarea

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]

struct { ... } claim_map::player[MAX_NUM_PLAYER_SLOTS]

◆ settledarea

int claim_map::settledarea

Definition at line 54 of file score.c.

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