C# Class RTS.Input.UICMinimap

Show 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 property

public Color BaseColor
return Color

Buffer public property

public int Buffer
return int

ButtonWidth public property

public int ButtonWidth
return int

ImpactActiveColor public property

public Color ImpactActiveColor
return Color

ImpactInactiveColor public property

public Color ImpactInactiveColor
return Color

ImpactTexture public property

public string ImpactTexture
return string

MapSize public property

public int MapSize
return int

PhysicalActiveColor public property

public Color PhysicalActiveColor
return Color

PhysicalInactiveColor public property

public Color PhysicalInactiveColor
return Color

PhysicalTexture public property

public string PhysicalTexture
return string