C# Class RTSEngine.Data.Parsers.ColumnResult

Show file Open project: RegrowthStudios/VoxelRTS Class Usage Examples

Public Properties

Property Type Description
Height HeightTile
Walls byte

Property Details

Height public property

public HeightTile Height
return HeightTile

Walls public property

public byte Walls
return byte