![]() |
Freeciv21
Develop your civilization from humble roots to a global empire
|
Collaboration diagram for start_filter_data:Public Attributes | |
| int | min_value |
| struct unit_type * | initial_unit |
| int * | value |
Definition at line 125 of file startpos.cpp.
| struct unit_type* start_filter_data::initial_unit |
Definition at line 127 of file startpos.cpp.
Referenced by create_start_positions(), and is_valid_start_pos().
| int start_filter_data::min_value |
Definition at line 126 of file startpos.cpp.
Referenced by create_start_positions(), and is_valid_start_pos().
| int* start_filter_data::value |
Definition at line 128 of file startpos.cpp.
Referenced by create_start_positions(), and is_valid_start_pos().