![]() |
Stellarium
0.17.0
|
Public Member Functions | |
| ParabolicFader (int _duration=1000, bool initialState=false) | |
| float | getInterstate (void) const |
| Gets current value (between 0 and 1) | |
Public Member Functions inherited from LinearFader | |
| LinearFader (int _duration=1000, bool initialState=false) | |
| void | update (int deltaMs) |
| Increments the internal counter of deltaMs milliseconds. | |
| StelFader & | operator= (bool s) |
| void | setDuration (int _duration) |
| virtual float | getDuration () |
Public Member Functions inherited from StelFader | |
| StelFader (bool initialState) | |
| bool | operator== (bool s) const |
| operator bool () const | |
Additional Inherited Members | |
Protected Member Functions inherited from StelFader | |
| float | getTargetValue () const |
| float | getStartValue () const |
Protected Attributes inherited from StelFader | |
| bool | state |
1.8.11