![]() |
AppEasy Core SDK
1.5.0
Cross platform mobile and desktop app and game development SDK - The easy way to make apps
|
#include "CzUtil.h"#include "CzActor.h"#include "CzScene.h"#include "CzCamera.h"#include "CzInput.h"#include "CzAudio.h"#include "CzXoml.h"#include "CzResources.h"Go to the source code of this file.
Classes | |
| class | CzApp |
| CzApp acts as a controller for the whole game or app. You should derive your own version of this class. More... | |
| class | CzAppCreator |
Defines | |
| #define | CZ_VERSION 0x00410 |
| Current AppEasy Version. | |
| #define | CZ_MAX_SCENE_LAYERS 10 |
| Default maximum scene layers. | |
| #define CZ_VERSION 0x00410 |
Current AppEasy Version.