Freeciv-3.1
|
#include <tech.h>
Data Fields | |
int | idx |
struct name_translation | name |
bool | ruledit_disabled |
int | cost_pct |
int tech_class::cost_pct |
Definition at line 121 of file tech.h.
Referenced by handle_ruleset_tech_class().
int tech_class::idx |
Definition at line 118 of file tech.h.
Referenced by tech_class_by_number(), and tech_classes_init().
struct name_translation tech_class::name |
Definition at line 119 of file tech.h.
Referenced by handle_ruleset_tech_class(), tech_class_name_translation(), and tech_class_rule_name().
bool tech_class::ruledit_disabled |
Definition at line 120 of file tech.h.
Referenced by tech_classes_init().