Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | Public Attributes | Static Public Attributes | Properties | List of all members
KSP.UI.Screens.Flight.SpeedDisplay Class Reference
Inheritance diagram for KSP.UI.Screens.Flight.SpeedDisplay:

Public Member Functions

void OnChangeMode ()
 

Public Attributes

Button button
 
TMPro.TextMeshProUGUI textSpeed
 
TMPro.TextMeshProUGUI textTitle
 

Static Public Attributes

static string format = "0.0"
 
static double speedMultiplier = 1d
 
static string units = "m/s"
 

Properties

static SpeedDisplay Instance [get, set]
 

Member Function Documentation

void KSP.UI.Screens.Flight.SpeedDisplay.OnChangeMode ( )
inline

Member Data Documentation

Button KSP.UI.Screens.Flight.SpeedDisplay.button
string KSP.UI.Screens.Flight.SpeedDisplay.format = "0.0"
static
double KSP.UI.Screens.Flight.SpeedDisplay.speedMultiplier = 1d
static
TMPro.TextMeshProUGUI KSP.UI.Screens.Flight.SpeedDisplay.textSpeed
TMPro.TextMeshProUGUI KSP.UI.Screens.Flight.SpeedDisplay.textTitle
string KSP.UI.Screens.Flight.SpeedDisplay.units = "m/s"
static

Property Documentation

SpeedDisplay KSP.UI.Screens.Flight.SpeedDisplay.Instance
staticgetset

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