Animation item Private functions of base class for animations, clips and timeline. More...
#include "kzu_animation_item.h"#include <kanzi/platform/memory.hpp>#include <kanzi/resource/resource.hpp>#include <system/debug/kzs_error.h>#include <system/kzs_types.h>Classes | |
| struct | KzuAnimationItemClass |
| Defines functions for different object node types. More... | |
| struct | KzuAnimationItem |
| Structure for animation item. More... | |
Namespaces | |
| kanzi | |
Functions | |
| KANZI_API kzsError | kzuAnimationItemCreate_protected (KzuAnimationItem *animationItem, kanzi::Domain *domain, KzuAnimationItemType type, const KzuAnimationItemClass *itemClass) |
| Creates new animation item. More... | |
Animation item Private functions of base class for animations, clips and timeline.
Copyright 2008-2020 by Rightware. All rights reserved.
| KANZI_API kzsError kzuAnimationItemCreate_protected | ( | KzuAnimationItem * | animationItem, |
| kanzi::Domain * | domain, | ||
| KzuAnimationItemType | type, | ||
| const KzuAnimationItemClass * | itemClass | ||
| ) |
Creates new animation item.