|
sc2-gamedata
|
#include <GameUI.h>

Public Attributes | |
| CColor | InnerBorderColor |
| Color - Inner Border. More... | |
| CColor | OuterBorderColor |
| Color - Outer Border. More... | |
| CColor | FrustumColor |
| Color - View Box. More... | |
| CColor | SelectedUnitColor |
| Color - Selected Unit. More... | |
| CColor | UnderAttackUnitColor |
| Color - Under Attack. More... | |
| CColor | ResourceUnitColor |
| Color - Resource. More... | |
| CColor | BlipUnitColor |
| Color - Unit Radar Blip. More... | |
| CColor | UnitBorderColor |
| Color - Unit Border. More... | |
| CColor | SelectedUnitBorderColor |
| Color - Selected Unit Border. More... | |
| CColor | BackGroundColor |
| Background Color. More... | |
| real32 | BorderSize |
| Border. More... | |
| real32 | SelectedBorderSize |
| Color - Selected Border. More... | |
| real32 | MinUnitDotSize |
| Minimum Unit Size. More... | |
| uint8 | RadarAlpha |
| Radar Alpha. More... | |
| CColor SMinimapData::BackGroundColor |
Background Color.
| CColor SMinimapData::BlipUnitColor |
Color - Unit Radar Blip.
Color of units that are detected by radar, on the minimap
| real32 SMinimapData::BorderSize |
Border.
Size of each side of the minimap's border
| CColor SMinimapData::FrustumColor |
Color - View Box.
Color overlay for the minimap box
| CColor SMinimapData::InnerBorderColor |
Color - Inner Border.
Color of the minimap's inner border
| real32 SMinimapData::MinUnitDotSize |
Minimum Unit Size.
Smallest unit dot size for the minimap
| CColor SMinimapData::OuterBorderColor |
Color - Outer Border.
Color of the minimap's outer border
| uint8 SMinimapData::RadarAlpha |
Radar Alpha.
| CColor SMinimapData::ResourceUnitColor |
Color - Resource.
Color of resources on the minimap
| real32 SMinimapData::SelectedBorderSize |
Color - Selected Border.
Border size for selected units on the minimap
| CColor SMinimapData::SelectedUnitBorderColor |
Color - Selected Unit Border.
Color of the border around selected units on the minimap
| CColor SMinimapData::SelectedUnitColor |
Color - Selected Unit.
Color of selected units on the minimap
| CColor SMinimapData::UnderAttackUnitColor |
Color - Under Attack.
Color of units under attack on the minimap
| CColor SMinimapData::UnitBorderColor |
Color - Unit Border.
Color of a unit's border on the minimap
1.8.14