Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Attributes | List of all members
EdyCommonTools.ScreenBug Class Reference
Inheritance diagram for EdyCommonTools.ScreenBug:

Public Attributes

Texture2D bug
 
float bugSize = 150.0f
 
bool hideAtEditor = false
 
float marginX = 20.0f
 
float marginY = 0.0f
 
bool showBug = true
 
bool showText = true
 
bool sideBySide = false
 
GUIStyle style = new GUIStyle()
 
string[] text
 

Member Data Documentation

Texture2D EdyCommonTools.ScreenBug.bug
float EdyCommonTools.ScreenBug.bugSize = 150.0f
bool EdyCommonTools.ScreenBug.hideAtEditor = false
float EdyCommonTools.ScreenBug.marginX = 20.0f
float EdyCommonTools.ScreenBug.marginY = 0.0f
bool EdyCommonTools.ScreenBug.showBug = true
bool EdyCommonTools.ScreenBug.showText = true
bool EdyCommonTools.ScreenBug.sideBySide = false
GUIStyle EdyCommonTools.ScreenBug.style = new GUIStyle()
string [] EdyCommonTools.ScreenBug.text

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