Freeciv-3.2
|
Data Fields | |
Continent_id | id |
int | size |
int | goodies |
int | starters |
int | total |
Definition at line 38 of file startpos.c.
int islands_data_type::goodies |
Definition at line 41 of file startpos.c.
Referenced by compare_islands(), create_start_positions(), and initialize_isle_data().
Continent_id islands_data_type::id |
Definition at line 39 of file startpos.c.
Referenced by create_start_positions(), and initialize_isle_data().
int islands_data_type::size |
Definition at line 40 of file startpos.c.
Referenced by initialize_isle_data().
int islands_data_type::starters |
Definition at line 42 of file startpos.c.
Referenced by create_start_positions(), initialize_isle_data(), and is_valid_start_pos().
int islands_data_type::total |
Definition at line 43 of file startpos.c.
Referenced by create_start_positions(), and initialize_isle_data().