ProceduralPlanets
|
Public Member Functions | |
Animation (string _key, float _source, float _destination, float _duration, float _delay) | |
float | GetAnimatedValue () |
bool | HasExpired () |
Public Attributes | |
string | key |
float | source |
float | destination |
float | duration |
float | delay |
float | timer |