![]() |
Freeciv21
Develop your civilization from humble roots to a global empire
|
#include <infracache.h>
Collaboration diagram for adv_city:Public Attributes | |
| struct worker_activity_cache * | act_cache |
| int | act_cache_radius_sq |
| adv_want | building_want [B_LAST] |
| int | downtown |
Definition at line 18 of file infracache.h.
| struct worker_activity_cache* adv_city::act_cache |
Definition at line 21 of file infracache.h.
| int adv_city::act_cache_radius_sq |
Definition at line 22 of file infracache.h.
Definition at line 29 of file infracache.h.
| int adv_city::downtown |
Definition at line 31 of file infracache.h.
Referenced by building_advisor(), and calculate_city_clusters().