#include <animation.h>
Inheritance diagram for TimedAnimation:

Public Member Functions | |
| virtual void | update (double deltaTime)=0 |
| virtual | ~TimedAnimation () |
Animation where there is no restriction on the time step size (as opposed to PhysicalAnimation).
|
|
|
|
|
Implemented in AutoPilot, Epsilon, VehicleUserCtrl, and MessageDisplay. |
1.3.2