#include <dtAnim/export.h>#include <dtAnim/animatable.h>#include <dtCore/refptr.h>#include <dtCore/observerptr.h>#include <list>#include <string>Namespaces | |
| namespace | dtAnim |
Classes | |
| class | dtAnim::AnimationSequence |
| AnimationSequence derives from Animatable and contains a child list of animations to play. More... | |
| class | dtAnim::AnimationSequence::AnimationController |
| AnimationController is responsible for updating the sequences child Animatables. More... | |