Freeciv21
Develop your civilization from humble roots to a global empire
ai_tech_choice Struct Reference

Public Attributes

Tech_type_id choice
 
adv_want want
 
adv_want current_want
 

Detailed Description

Definition at line 43 of file aitech.cpp.

Member Data Documentation

◆ choice

Tech_type_id ai_tech_choice::choice

Definition at line 44 of file aitech.cpp.

Referenced by dai_manage_tech(), and dai_select_tech().

◆ current_want

adv_want ai_tech_choice::current_want

Definition at line 46 of file aitech.cpp.

Referenced by dai_manage_tech(), and dai_select_tech().

◆ want

adv_want ai_tech_choice::want

Definition at line 45 of file aitech.cpp.

Referenced by dai_manage_tech(), and dai_select_tech().