Data Fields | |
int | modheight_count |
amount of entries in "modheight". | |
int | tile_table_count |
amount of entries in "tile_table". | |
TileIndex | tile_table [TERRAFORMER_TILE_TABLE_SIZE] |
Dirty tiles, i.e. at least one corner changed. | |
TerraformerHeightMod | modheight [TERRAFORMER_MODHEIGHT_SIZE] |
Height modifications. |
Definition at line 42 of file terraform_cmd.cpp.