|
Freeciv-3.3
|
| union { ... } client_option |
| struct { ... } client_option::bitwise |
| struct { ... } client_option::boolean |
| enum client_option_category client_option::category |
| struct { ... } client_option::color |
| const struct video_mode client_option::def |
| struct { ... } client_option::enumerator |
| struct { ... } client_option::font |
Referenced by client_option_font_set().
| struct { ... } client_option::integer |
Referenced by client_option_int_set().
Definition at line 1455 of file options.c.
Referenced by client_option_next_valid().
Definition at line 1440 of file options.c.
Referenced by client_option_name().
| const struct copt_val_name *(*const client_option::name_accessor) (int value) |
| struct video_mode* const client_option::pvalue |
| struct { ... } client_option::string |
Referenced by client_option_load().
| struct { ... } client_option::video_mode |