Freeciv-3.2
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

◆ act_cache_radius_sq

int adv_city::act_cache_radius_sq

◆ building_want

adv_want adv_city::building_want[B_LAST]

◆ downtown

int adv_city::downtown

Definition at line 34 of file infracache.h.