AppEasy Core SDK
1.5.0
Cross platform mobile and desktop app and game development SDK - The easy way to make apps
|
Creates an instance of an animation object. More...
#include <CzAnim.h>
Public Member Functions | |
CzAnimTimelineCreator () | |
IzXomlResource * | CreateInstance (IzXomlResource *parent) |
Creates an instance of an animation object.
CzAnimTimelineCreator enables animation timelines to be instantiated from XOML.
CzAnimTimelineCreator::CzAnimTimelineCreator | ( | ) | [inline] |
IzXomlResource* CzAnimTimelineCreator::CreateInstance | ( | IzXomlResource * | parent | ) | [inline, virtual] |
Implements IzXomlClassCreator.