![]() |
AppEasy Core SDK
1.5.0
Cross platform mobile and desktop app and game development SDK - The easy way to make apps
|
#include "CzActor.h"
#include "CzScene.h"
#include "CzUIBase.h"
#include "CzTemplates.h"
#include "CzHashes.h"
Go to the source code of this file.
Classes | |
struct | CzUIGridColumn |
A grid column. More... | |
struct | CzUIGridRow |
A grid row. More... | |
class | CzUIGrid |
An image based actor that acts as a grid, allowing other actors to be arranged into a grid. More... | |
class | CzUIGridCreator |
Creates an instance of a grid actor object. More... |