Class TCastleTiledMapData.TTerrain
Unit
Declaration
type TTerrain = class(TObject)
Description
This item has no description.
Source: scene/castletiledmap_data.inc (line 251).
Hierarchy
- TObject
- TCastleTiledMapData.TTerrain
Enclosing Class
Overview
Fields
| Public | Name: String; |
| Public | Tile: Cardinal; |
| Public | Properties: TPropertyList; |
Description
Fields
| Public | Name: String; |
|
The name of the terrain type. | |
| Public | Tile: Cardinal; |
|
The local tile-id of the tile that represents the terrain visually. | |
| Public | Properties: TPropertyList; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.