C# Class RTS.Input.UICMinimap

Mostra file Open project: RegrowthStudios/VoxelRTS Class Usage Examples

Public Properties

Property Type Description
BaseColor Color
Buffer int
ButtonWidth int
ImpactActiveColor Color
ImpactInactiveColor Color
ImpactTexture string
MapSize int
PhysicalActiveColor Color
PhysicalInactiveColor Color
PhysicalTexture string

Property Details

BaseColor public_oe property

public Color BaseColor
return Color

Buffer public_oe property

public int Buffer
return int

ButtonWidth public_oe property

public int ButtonWidth
return int

ImpactActiveColor public_oe property

public Color ImpactActiveColor
return Color

ImpactInactiveColor public_oe property

public Color ImpactInactiveColor
return Color

ImpactTexture public_oe property

public string ImpactTexture
return string

MapSize public_oe property

public int MapSize
return int

PhysicalActiveColor public_oe property

public Color PhysicalActiveColor
return Color

PhysicalInactiveColor public_oe property

public Color PhysicalInactiveColor
return Color

PhysicalTexture public_oe property

public string PhysicalTexture
return string