Freeciv-3.1
Loading...
Searching...
No Matches
Data Fields
tai_tile_state Struct Reference

Data Fields

int uw_max_base
 
int uw_max
 
int worst_worked
 
int orig_worst_worked
 
int old_worst_worked
 
int * wants
 

Detailed Description

Definition at line 83 of file taicity.c.

Field Documentation

◆ old_worst_worked

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().

◆ orig_worst_worked

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().

◆ uw_max

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().

◆ uw_max_base

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().

◆ wants

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().

◆ worst_worked

int tai_tile_state::worst_worked

Definition at line 87 of file taicity.c.

Referenced by tai_tile_worker_task_select().