Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | Public Attributes | List of all members
KSP.UI.Screens.Mapview.MapNode.IconData Class Reference

Public Member Functions

 IconData (bool visibleByDefault, Color defaultColor, int defaultSize)
 

Public Attributes

Color bgColor
 
Vector3 bgOffset
 
Vector2 bgSize
 
Color color
 
bool iconEnabled
 
Vector3 offset
 
int pixelSize
 
bool visible
 

Constructor & Destructor Documentation

KSP.UI.Screens.Mapview.MapNode.IconData.IconData ( bool  visibleByDefault,
Color  defaultColor,
int  defaultSize 
)
inline

Member Data Documentation

Color KSP.UI.Screens.Mapview.MapNode.IconData.bgColor
Vector3 KSP.UI.Screens.Mapview.MapNode.IconData.bgOffset
Vector2 KSP.UI.Screens.Mapview.MapNode.IconData.bgSize
Color KSP.UI.Screens.Mapview.MapNode.IconData.color
bool KSP.UI.Screens.Mapview.MapNode.IconData.iconEnabled
Vector3 KSP.UI.Screens.Mapview.MapNode.IconData.offset
int KSP.UI.Screens.Mapview.MapNode.IconData.pixelSize
bool KSP.UI.Screens.Mapview.MapNode.IconData.visible

The documentation for this class was generated from the following file: