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

Public Member Functions

void setValue (double val)
 Sets the value to be displayed. (will abs() negative numbers, and reduce stupidly high values) More...
 

Public Attributes

Tumbler[] tumblers
 
Tumbler unitTumbler
 

Properties

double value [get]
 The value currently displayed, in standard units. (read-only. Use setValue(float val) to change the value) More...
 

Member Function Documentation

void Tumblers.setValue ( double  val)
inline

Sets the value to be displayed. (will abs() negative numbers, and reduce stupidly high values)

Parameters
valThe value to display (BTW, if you had to read this to figure it out, maybe you could use some help right about now)

Member Data Documentation

Tumbler [] Tumblers.tumblers
Tumbler Tumblers.unitTumbler

Property Documentation

double Tumblers.value
get

The value currently displayed, in standard units. (read-only. Use setValue(float val) to change the value)


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