|
| void | setValue (double val) |
| | Sets the value to be displayed. (will abs() negative numbers, and reduce stupidly high values) More...
|
| |
|
| double | value [get] |
| | The value currently displayed, in standard units. (read-only. Use setValue(float val) to change the value) More...
|
| |
| void Tumblers.setValue |
( |
double |
val | ) |
|
|
inline |
Sets the value to be displayed. (will abs() negative numbers, and reduce stupidly high values)
- Parameters
-
| val | The value to display (BTW, if you had to read this to figure it out, maybe you could use some help right about now) |
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: