![]() |
Freeciv21
Develop your civilization from humble roots to a global empire
|
#include <tech.h>
Collaboration diagram for tech_class:Public Attributes | |
| int | idx |
| struct name_translation | name |
| bool | ruledit_disabled |
| int | cost_pct |
| int tech_class::cost_pct |
Definition at line 110 of file tech.h.
Referenced by handle_ruleset_tech_class().
| int tech_class::idx |
Definition at line 107 of file tech.h.
Referenced by tech_class_by_number(), and tech_classes_init().
| struct name_translation tech_class::name |
Definition at line 107 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 109 of file tech.h.
Referenced by tech_classes_init().