Freeciv-3.3
|
Data Fields | |
int | uw_max_base |
int | uw_max |
int | worst_worked |
int | orig_worst_worked |
int | old_worst_worked |
int * | wants |
Definition at line 140 of file texaicity.c.
int texai_tile_state::old_worst_worked |
Definition at line 146 of file texaicity.c.
Referenced by texai_city_worker_task_select(), and texai_tile_worker_task_select().
int texai_tile_state::orig_worst_worked |
Definition at line 145 of file texaicity.c.
Referenced by texai_city_worker_task_select(), and texai_tile_worker_task_select().
int texai_tile_state::uw_max |
Definition at line 143 of file texaicity.c.
Referenced by texai_city_worker_task_select(), and texai_tile_worker_task_select().
int texai_tile_state::uw_max_base |
Definition at line 142 of file texaicity.c.
Referenced by texai_city_worker_task_select(), and texai_tile_worker_task_select().
int* texai_tile_state::wants |
Definition at line 147 of file texaicity.c.
Referenced by texai_city_worker_task_select(), and texai_tile_worker_task_select().
int texai_tile_state::worst_worked |
Definition at line 144 of file texaicity.c.
Referenced by texai_tile_worker_task_select().