Freeciv-3.3
Loading...
Searching...
No Matches
Data Fields
texai_tile_state Struct Reference

Data Fields

int uw_max_base
 
int uw_max
 
int worst_worked
 
int orig_worst_worked
 
int old_worst_worked
 
intwants
 

Detailed Description

Definition at line 140 of file texaicity.c.

Field Documentation

◆ old_worst_worked

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

◆ orig_worst_worked

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

◆ uw_max

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

◆ uw_max_base

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

◆ wants

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

◆ worst_worked

int texai_tile_state::worst_worked

Definition at line 144 of file texaicity.c.

Referenced by texai_tile_worker_task_select().