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

Public Member Functions

void SetNameText (string name)
 Set the name (first row) text. More...
 
void Setup (string name, string value)
 Set the name (first row) and value (second row) text. More...
 
void SetValueText (string value)
 Set the value (second row) text. More...
 

Member Function Documentation

void ManeuverToolVisualTextBox.SetNameText ( string  name)
inline

Set the name (first row) text.

Parameters
name
void ManeuverToolVisualTextBox.Setup ( string  name,
string  value 
)
inline

Set the name (first row) and value (second row) text.

Parameters
name
value
void ManeuverToolVisualTextBox.SetValueText ( string  value)
inline

Set the value (second row) text.

Parameters
value

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