Class TTiledMap.TTerrain

Unit

Declaration

type TTerrain = class(TObject)

Description

Hierarchy

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;
 

Generated by PasDoc 0.16.0.