Record TTerrain

Hierarchy
Methods
Properties

Unit

Declaration

type TTerrain = record

Description

 

Overview

Fields

Name: string;
Tile: Cardinal;
Properties: TProperties;

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: TProperties;
 

Generated by PasDoc 0.15.0.