#include <kanzi/core/cpp/chrono.hpp>
#include <kanzi/core/cpp/optional.hpp>
#include <kanzi/core.ui/coreui_api.hpp>
#include <kanzi/core.ui/object/object.hpp>
Classes | |
class | kanzi::AbstractAnimation |
Interface for abstract animations. More... | |
Namespaces | |
kanzi | |
Easing functions that require external dependencies for calculation. | |
Typedefs | |
using | kanzi::AbstractAnimationSharedPtr = shared_ptr< AbstractAnimation > |