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

Public Member Functions

void TumbleTo (double n, int tumble)
 
void UpdateDelta (float deltaTime, float sharpness)
 

Public Attributes

double currRot = 0.0
 
double N
 
double tgtRot
 

Protected Member Functions

string GetValue (int index)
 

Member Function Documentation

string KSP.UI.Screens.uGUITumblerObject.GetValue ( int  index)
inlineprotected
void KSP.UI.Screens.uGUITumblerObject.TumbleTo ( double  n,
int  tumble 
)
inline
void KSP.UI.Screens.uGUITumblerObject.UpdateDelta ( float  deltaTime,
float  sharpness 
)
inline

Member Data Documentation

double KSP.UI.Screens.uGUITumblerObject.currRot = 0.0
double KSP.UI.Screens.uGUITumblerObject.N
double KSP.UI.Screens.uGUITumblerObject.tgtRot

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