![]() |
Freeciv21
Develop your civilization from humble roots to a global empire
|
Public Attributes | |
| int | weight |
| enum mapgen_terrain_property | target |
| enum mapgen_terrain_property | prefer |
| enum mapgen_terrain_property | avoid |
| int | temp_condition |
| int | wet_condition |
Definition at line 31 of file islands.cpp.
| enum mapgen_terrain_property terrain_select::avoid |
Definition at line 32 of file islands.cpp.
Referenced by fill_island(), and tersel_new().
| enum mapgen_terrain_property terrain_select::prefer |
Definition at line 32 of file islands.cpp.
Referenced by fill_island(), and tersel_new().
| enum mapgen_terrain_property terrain_select::target |
Definition at line 32 of file islands.cpp.
Referenced by fill_island(), and tersel_new().
| int terrain_select::temp_condition |
Definition at line 36 of file islands.cpp.
Referenced by fill_island(), and tersel_new().
| int terrain_select::weight |
Definition at line 32 of file islands.cpp.
Referenced by fill_island(), and tersel_new().
| int terrain_select::wet_condition |
Definition at line 37 of file islands.cpp.
Referenced by fill_island(), and tersel_new().