Kanzi  3.9.6
Kanzi Engine API
timeline.hpp File Reference

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
 Easing functions that require external dependencies for calculation.
 

Typedefs

using kanzi::TimelinePlaybackSharedPtr = shared_ptr< TimelinePlayback >
 
using kanzi::TimelineSharedPtr = shared_ptr< Timeline >