|
class | FlightInputPage |
|
class | InputPage |
|
class | KerbalInputPage |
|
class | MiscInputPage |
|
class | OtherInputPage |
|
class | VesselInputPage |
|
|
void | ApplySettings () |
|
DialogGUIBase[] | DrawMiniSettings () |
|
void | DrawSettings () |
| Override of DrawSettings. It draws the Input Settings More...
|
|
string | GetName () |
|
void | GetSettings () |
|
new void | OnUpdate () |
|
| DialogGUIVerticalLayout (params DialogGUIBase[] list) |
|
| DialogGUIVerticalLayout (float minWidth, float minHeight, params DialogGUIBase[] list) |
|
| DialogGUIVerticalLayout (bool sw=false, bool sh=false) |
|
| DialogGUIVerticalLayout (bool sw, bool sh, float sp, RectOffset pad, TextAnchor achr, params DialogGUIBase[] list) |
|
| DialogGUIVerticalLayout (float minWidth, float minHeight, float sp, RectOffset pad, TextAnchor achr, params DialogGUIBase[] list) |
|
override void | Update () |
|
override GameObject | Create (ref Stack< Transform > layouts, UISkinDef skin) |
|
| DialogGUILayoutBase (params DialogGUIBase[] list) |
|
void | AddChild (DialogGUIBase child) |
|
void | AddChildren (DialogGUIBase[] c) |
|
| DialogGUIBase (params DialogGUIBase[] list) |
|
virtual void | Resize () |
|
void | SetOptionText (string text) |
|
void InputSettings.ApplySettings |
( |
| ) |
|
|
inline |
void InputSettings.DrawSettings |
( |
| ) |
|
|
inline |
Override of DrawSettings. It draws the Input Settings
Implements ISettings.
string InputSettings.GetName |
( |
| ) |
|
|
inline |
void InputSettings.GetSettings |
( |
| ) |
|
|
inline |
new void InputSettings.OnUpdate |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: