SuperTuxKart
Loading...
Searching...
No Matches
Public Member Functions | Private Attributes | List of all members
AnimatedProperty Class Reference
Inheritance diagram for AnimatedProperty:
Inheritance graph
[legend]

Public Member Functions

 AnimatedProperty (AnimatablePropery property, int values_count, double *values_from, double *values_to, double duration, void *data)
 
bool update (double dt)
 

Private Attributes

AnimatablePropery m_property
 
int m_values_count
 
double * m_values_from
 
double * m_values_to
 
double * m_new_values
 
double m_total_time
 
double m_remaining_time
 
void * m_data
 

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