Terrain (TileSet)
Terrain describes a named terrain type defined in a tileset. Access via the 'tilemap' submodule.
Properties
| Name | Description | Type |
|---|---|---|
name | Terrain name. | str |
tile_id | Representative tile id for the terrain. | int |
Terrain describes a named terrain type defined in a tileset. Access via the 'tilemap' submodule.
| Name | Description | Type |
|---|---|---|
name | Terrain name. | str |
tile_id | Representative tile id for the terrain. | int |