#include <kanzi/core/cpp/memory.hpp>
#include <kanzi/core/cpp/chrono.hpp>
#include <kanzi/core/cpp/optional.hpp>
#include <kanzi/core.ui/object/object.hpp>
#include <kanzi/core/time/time_interval.hpp>
Classes | |
class | kanzi::Timeline |
The Kanzi animation system consists of animations and timelines: animations define how the values of specific type change in time, and timelines map the animations to properties of objects you want to animate. More... | |
Namespaces | |
kanzi | |
Typedefs | |
typedef shared_ptr< Timeline > | kanzi::TimelineSharedPtr |