Class TCastleTiledMapData.TTerrain

Unit

Declaration

type TTerrain = class(TObject)

Description

This item has no description.

Source: src/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.

Source: src/scene/castletiledmap_data.inc (line 261).

Public Tile: Cardinal;

The local tile-id of the tile that represents the terrain visually.

Source: src/scene/castletiledmap_data.inc (line 263).

Public Properties: TPropertyList;

This item has no description.

Source: src/scene/castletiledmap_data.inc (line 264).


Generated by PasDoc 0.17.0.snapshot.