C# Class RTS.Input.UICUnitData

Mostra file Open project: RegrowthStudios/VoxelRTS Class Usage Examples

Public Properties

Property Type Description
CombatImage string
CombatSize int
HealthHeight int
HealthMaxColor Color
HealthMinColor Color
IconBuffer int
IconSize int
PanelColor Color
PanelImage string
PanelSize Point
TextHeight int

Property Details

CombatImage public_oe property

public string CombatImage
return string

CombatSize public_oe property

public int CombatSize
return int

HealthHeight public_oe property

public int HealthHeight
return int

HealthMaxColor public_oe property

public Color HealthMaxColor
return Color

HealthMinColor public_oe property

public Color HealthMinColor
return Color

IconBuffer public_oe property

public int IconBuffer
return int

IconSize public_oe property

public int IconSize
return int

PanelColor public_oe property

public Color PanelColor
return Color

PanelImage public_oe property

public string PanelImage
return string

PanelSize public_oe property

public Point PanelSize
return Point

TextHeight public_oe property

public int TextHeight
return int