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

Public Member Functions | |
| virtual void | update (double deltaTime)=0 |
| virtual | ~PhysicalAnimation () |
Animation where each time step must be fixed (or below a certain limit). This is requered by eg. rigidbody based objects.
|
|
|
|
|
|
1.3.2