Class TCastleTiledMapData.TTerrain

Unit

Declaration

type TTerrain = class(TObject)

Description

This item has no description.

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.16.0-snapshot.