|
Freeciv-3.1
|
Data Fields | |
| enum fair_tile_flag | flags |
| struct terrain * | pterrain |
| struct extra_type * | presource |
| bv_extras | extras |
| int | startpos_team_id |
| bv_extras fair_tile::extras |
Definition at line 2531 of file mapgen.c.
Referenced by fair_map_copy(), fair_map_island_new(), fair_map_make_huts(), fair_map_make_resources(), and map_generate_fair_islands().
| enum fair_tile_flag fair_tile::flags |
Definition at line 2528 of file mapgen.c.
Referenced by fair_map_copy(), fair_map_island_new(), fair_map_make_huts(), fair_map_make_resources(), and map_generate_fair_islands().
| struct extra_type* fair_tile::presource |
Definition at line 2530 of file mapgen.c.
Referenced by fair_map_copy(), fair_map_make_huts(), fair_map_make_resources(), and map_generate_fair_islands().
| struct terrain* fair_tile::pterrain |
Definition at line 2529 of file mapgen.c.
Referenced by fair_map_copy(), fair_map_island_new(), fair_map_make_huts(), fair_map_make_resources(), and map_generate_fair_islands().
| int fair_tile::startpos_team_id |
Definition at line 2532 of file mapgen.c.
Referenced by fair_map_copy(), and map_generate_fair_islands().