#include "timeline.hpp"
Classes | |
class | kanzi::SequentialTimeline |
The Kanzi animation system consists animations and timelines: animations define how to animate a property, and timelines map the animations to time and to objects you want to animate. More... | |
Namespaces | |
kanzi | |
Typedefs | |
typedef shared_ptr< SequentialTimeline > | kanzi::SequentialTimelineSharedPtr |