TalanSoft Toolkits  201707
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Groups Pages
Public Member Functions | List of all members
sAnimatedVariable< T, TIMET > Class Template Reference

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
 

Constructor & Destructor Documentation

Member Function Documentation

void SetTarget ( fTarget,
TIMET  fTime 
)
void SetValue ( fVal)
const T& GetValue ( ) const
void Update ( TIMET  fDeltaTime)
ni::tBool GetHasReachedTarget ( ) const