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