ClassicCityBuilderKit 1.8.8
|
helper class that combines a tile with a structure level
used in DefaultMap to express which tiles block the placement of certain building levels
for example a lava tile could block all building levels, mountain tiles could allow structures below ground
basically this can be used as an additional building requirement that applies to all buildings
Public Attributes | |
TileBase | Tile |
StructureLevelMask | Level |