Class TCastleTiledMapData.TTerrain
Unit
Declaration
type TTerrain = class(TObject)
Description
This item has no description.
Hierarchy
- TObject
- TCastleTiledMapData.TTerrain
Enclosing Class
Overview
Fields
![]() |
Name: String; |
![]() |
Tile: Cardinal; |
![]() |
Properties: TPropertyList; |
Description
Fields
![]() |
Name: String; |
|
The name of the terrain type. | |
![]() |
Tile: Cardinal; |
|
The local tile-id of the tile that represents the terrain visually. | |
![]() |
Properties: TPropertyList; |
|
This item has no description. | |
Generated by PasDoc 0.16.0-snapshot.
