Public Member Functions | |
| sAnimatedVariable () | |
| void | SetTarget (T fTarget, TIMET fTime) |
| void | SetValue (T fVal) |
| const T & | GetValue () const |
| void | Update (TIMET fDeltaTime) |
| ni::tBool | GetHasReachedTarget () const |
| void SetTarget | ( | T | fTarget, |
| TIMET | fTime | ||
| ) |
| void SetValue | ( | T | fVal | ) |
| const T& GetValue | ( | ) | const |
| void Update | ( | TIMET | fDeltaTime | ) |
| ni::tBool GetHasReachedTarget | ( | ) | const |
1.8.7