Freeciv-3.1
|
Data Fields | |
int | uw_max_base |
int | uw_max |
int | worst_worked |
int | orig_worst_worked |
int | old_worst_worked |
int * | wants |
int tai_tile_state::old_worst_worked |
Definition at line 89 of file taicity.c.
Referenced by tai_city_worker_task_select(), and tai_tile_worker_task_select().
int tai_tile_state::orig_worst_worked |
Definition at line 88 of file taicity.c.
Referenced by tai_city_worker_task_select(), and tai_tile_worker_task_select().
int tai_tile_state::uw_max |
Definition at line 86 of file taicity.c.
Referenced by tai_city_worker_task_select(), and tai_tile_worker_task_select().
int tai_tile_state::uw_max_base |
Definition at line 85 of file taicity.c.
Referenced by tai_city_worker_task_select(), and tai_tile_worker_task_select().
int* tai_tile_state::wants |
Definition at line 90 of file taicity.c.
Referenced by tai_city_worker_task_select(), and tai_tile_worker_task_select().
int tai_tile_state::worst_worked |
Definition at line 87 of file taicity.c.
Referenced by tai_tile_worker_task_select().