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