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

Data Fields

struct widgettargets [6]
 
struct widgetsub_targets [6]
 
struct widgetrequirement_button [2]
 
struct widgetsub_req [4]
 
struct widgetdock
 
bool show_tree
 
bool show_full_tree
 

Detailed Description

Definition at line 54 of file helpdlg.c.

Field Documentation

◆ dock

struct widget * techs_buttons::dock

◆ requirement_button

struct widget * techs_buttons::requirement_button

Definition at line 56 of file helpdlg.c.

Referenced by create_tech_tree(), and redraw_tech_tree_dlg().

◆ show_full_tree

bool techs_buttons::show_full_tree

◆ show_tree

bool techs_buttons::show_tree

Definition at line 58 of file helpdlg.c.

Referenced by popup_tech_info(), and show_tech_tree_callback().

◆ sub_req

struct widget * techs_buttons::sub_req

Definition at line 56 of file helpdlg.c.

Referenced by create_tech_tree(), and redraw_tech_tree_dlg().

◆ sub_targets

struct widget * techs_buttons::sub_targets

◆ targets

struct widget * techs_buttons::targets