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
UIStyle Class Reference

Public Member Functions

 UIStyle ()
 
 UIStyle (UIStyle s)
 

Public Attributes

UIStyleState active
 
TextAnchor alignment
 
TextClipping clipping
 
UIStyleState disabled
 
float fixedHeight
 
float fixedWidth
 
Font font
 
int fontSize
 
FontStyle fontStyle
 
UIStyleState highlight
 
float lineHeight
 
string name
 
UIStyleState normal
 
bool richText
 
bool stretchHeight
 
bool stretchWidth
 
bool wordWrap
 

Constructor & Destructor Documentation

UIStyle.UIStyle ( )
inline
UIStyle.UIStyle ( UIStyle  s)
inline

Member Data Documentation

UIStyleState UIStyle.active
TextAnchor UIStyle.alignment
TextClipping UIStyle.clipping
UIStyleState UIStyle.disabled
float UIStyle.fixedHeight
float UIStyle.fixedWidth
Font UIStyle.font
int UIStyle.fontSize
FontStyle UIStyle.fontStyle
UIStyleState UIStyle.highlight
float UIStyle.lineHeight
string UIStyle.name
UIStyleState UIStyle.normal
bool UIStyle.richText
bool UIStyle.stretchHeight
bool UIStyle.stretchWidth
bool UIStyle.wordWrap

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