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 image based actor object. More...
#include <CzActorImage.h>
Public Member Functions | |
CzActorImageCreator () | |
IzXomlResource * | CreateInstance (IzXomlResource *parent) |
Creates an instance of an image based actor object.
Used by the XOML system to instantiate a CzActorImage object.
CzActorImageCreator::CzActorImageCreator | ( | ) | [inline] |
IzXomlResource* CzActorImageCreator::CreateInstance | ( | IzXomlResource * | parent | ) | [inline, virtual] |
Implements IzXomlClassCreator.