#include "timeline.hpp"
#include "timeline_playback.hpp"
#include "abstract_animation.hpp"
#include <kanzi/core.ui/animation/value_animation.hpp>
Classes | |
class | kanzi::PropertyAnimationTimeline |
The Kanzi animation system consists of animations, which define how to animate properties, and timelines, which map animations to time and to the objects that you want to animate. More... | |
Namespaces | |
kanzi | |
Easing functions that require external dependencies for calculation. | |
Typedefs | |
typedef shared_ptr< PropertyAnimationTimeline > | kanzi::PropertyAnimationTimelineSharedPtr |