![]() |
Freeciv21
Develop your civilization from humble roots to a global empire
|
Public Attributes | |
| 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 84 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 83 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 81 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 80 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 85 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 82 of file taicity.c.
Referenced by tai_tile_worker_task_select().