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

Data Fields

Tech_type_id choice
 
adv_want want
 
adv_want current_want
 

Detailed Description

Definition at line 48 of file daitech.c.

Field Documentation

◆ choice

Tech_type_id ai_tech_choice::choice

Definition at line 49 of file daitech.c.

Referenced by dai_manage_tech(), and dai_select_tech().

◆ current_want

adv_want ai_tech_choice::current_want

Definition at line 51 of file daitech.c.

Referenced by dai_manage_tech(), and dai_select_tech().

◆ want

adv_want ai_tech_choice::want

Definition at line 50 of file daitech.c.

Referenced by dai_manage_tech(), and dai_select_tech().