C# Class RTSEngine.Data.Parsers.ColumnResult

显示文件 Open project: RegrowthStudios/VoxelRTS Class Usage Examples

Public Properties

Property Type Description
Height HeightTile
Walls byte

Property Details

Height public_oe property

public HeightTile Height
return HeightTile

Walls public_oe property

public byte Walls
return byte