Freeciv21
Develop your civilization from humble roots to a global empire
texai_city Struct Reference

#include <texaicity.h>

+ Collaboration diagram for texai_city:

Public Attributes

struct ai_city defai
 
int unit_wants [U_LAST]
 

Detailed Description

Definition at line 21 of file texaicity.h.

Member Data Documentation

◆ defai

struct ai_city texai_city::defai

Definition at line 36 of file texaicity.h.

Referenced by texai_city_alloc(), texai_city_free(), and texai_city_worker_wants().

◆ unit_wants

int texai_city::unit_wants[U_LAST]

Definition at line 23 of file texaicity.h.

Referenced by texai_city_worker_task_select(), and texai_city_worker_wants().