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

Public Member Functions

 ProtoStageIconInfo (ProtoStageIcon icon)
 
void SetCaption (string cap)
 
void SetLength (float l)
 
void SetMessage (string m)
 
void SetMsgBgColor (Color c)
 
void SetMsgTextColor (Color c)
 
void SetProgressBarBgColor (Color c)
 
void SetProgressBarColor (Color c)
 
void SetValue (float value)
 
void SetValue (float value, float min, float max)
 
void StartInfoBox (StageIconInfoBox box)
 

Public Attributes

StageIconInfoBox infoBoxRef
 
string msg
 
Color msgBoxTextColor
 
Color pBarMainColor
 
float pBarValue
 

Protected Attributes

ProtoStageIcon protoIcon
 

Properties

ProtoStageIcon ProtoIcon [get]
 

Constructor & Destructor Documentation

KSP.UI.Screens.ProtoStageIconInfo.ProtoStageIconInfo ( ProtoStageIcon  icon)
inline

Member Function Documentation

void KSP.UI.Screens.ProtoStageIconInfo.SetCaption ( string  cap)
inline
void KSP.UI.Screens.ProtoStageIconInfo.SetLength ( float  l)
inline
void KSP.UI.Screens.ProtoStageIconInfo.SetMessage ( string  m)
inline
void KSP.UI.Screens.ProtoStageIconInfo.SetMsgBgColor ( Color  c)
inline
void KSP.UI.Screens.ProtoStageIconInfo.SetMsgTextColor ( Color  c)
inline
void KSP.UI.Screens.ProtoStageIconInfo.SetProgressBarBgColor ( Color  c)
inline
void KSP.UI.Screens.ProtoStageIconInfo.SetProgressBarColor ( Color  c)
inline
void KSP.UI.Screens.ProtoStageIconInfo.SetValue ( float  value)
inline
void KSP.UI.Screens.ProtoStageIconInfo.SetValue ( float  value,
float  min,
float  max 
)
inline
void KSP.UI.Screens.ProtoStageIconInfo.StartInfoBox ( StageIconInfoBox  box)
inline

Member Data Documentation

StageIconInfoBox KSP.UI.Screens.ProtoStageIconInfo.infoBoxRef
string KSP.UI.Screens.ProtoStageIconInfo.msg
Color KSP.UI.Screens.ProtoStageIconInfo.msgBoxTextColor
Color KSP.UI.Screens.ProtoStageIconInfo.pBarMainColor
float KSP.UI.Screens.ProtoStageIconInfo.pBarValue
ProtoStageIcon KSP.UI.Screens.ProtoStageIconInfo.protoIcon
protected

Property Documentation

ProtoStageIcon KSP.UI.Screens.ProtoStageIconInfo.ProtoIcon
get

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