Freeciv-3.2
|
#include <infracache.h>
Data Fields | |
struct worker_activity_cache * | act_cache |
int | act_cache_radius_sq |
adv_want | building_want [B_LAST] |
int | downtown |
Definition at line 21 of file infracache.h.
struct worker_activity_cache* adv_city::act_cache |
Definition at line 24 of file infracache.h.
Referenced by adv_city_alloc(), adv_city_free(), adv_city_update(), adv_city_worker_act_get(), adv_city_worker_act_set(), adv_city_worker_extra_get(), adv_city_worker_extra_set(), adv_city_worker_rmextra_get(), and adv_city_worker_rmextra_set().
int adv_city::act_cache_radius_sq |
Definition at line 25 of file infracache.h.
Referenced by adv_city_alloc(), adv_city_update(), adv_city_worker_act_get(), adv_city_worker_act_set(), adv_city_worker_extra_get(), adv_city_worker_extra_set(), adv_city_worker_rmextra_get(), and adv_city_worker_rmextra_set().
Definition at line 32 of file infracache.h.
Referenced by adjust_improvement_wants_by_effects(), assess_danger(), building_advisor_choose(), dai_build_adv_override(), dai_choose_help_wonder(), and military_advisor_choose_build().
int adv_city::downtown |
Definition at line 34 of file infracache.h.