![]() |
Freeciv21
Develop your civilization from humble roots to a global empire
|
#include <city.h>
Public Attributes | |
| int | index |
| const char * | name |
| const char * | id |
| bool | harvested |
| enum output_unhappy_penalty | unhappy_penalty |
| bool output_type::harvested |
Definition at line 235 of file city.h.
Referenced by helptext_government().
| const char* output_type::id |
Definition at line 234 of file city.h.
Referenced by get_output_identifier().
| int output_type::index |
Definition at line 232 of file city.h.
Referenced by is_req_active().
| const char* output_type::name |
Definition at line 233 of file city.h.
Referenced by helptext_government().
| enum output_unhappy_penalty output_type::unhappy_penalty |