C# Class RTSEngine.Graphics.SeenEntity

Datei anzeigen Open project: RegrowthStudios/VoxelRTS Class Usage Examples

Public Properties

Property Type Description
GridPos Point
IsBuilding bool
TeamIndex int

Property Details

GridPos public_oe property

public Point GridPos
return Point

IsBuilding public_oe property

public bool IsBuilding
return bool

TeamIndex public_oe property

public int TeamIndex
return int