Freeciv-3.3
Loading...
Searching...
No Matches
Data Fields
adv_city Struct Reference

#include <infracache.h>

Data Fields

struct worker_activity_cacheact_cache
 
int act_cache_radius_sq
 
adv_want building_want [B_LAST]
 
int downtown
 

Detailed Description

Definition at line 21 of file infracache.h.

Field Documentation

◆ act_cache

struct worker_activity_cache* adv_city::act_cache

Definition at line 24 of file infracache.h.

◆ act_cache_radius_sq

int adv_city::act_cache_radius_sq

Definition at line 25 of file infracache.h.

◆ building_want

adv_want adv_city::building_want[B_LAST]

Definition at line 32 of file infracache.h.

Referenced by dai_choose_help_wonder().

◆ downtown

int adv_city::downtown

Definition at line 34 of file infracache.h.