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 "CzScene.h"
#include "CzSprite.h"
#include "CzAnim.h"
#include "CzString.h"
#include "CzXoml.h"
#include "CzBox2d.h"
#include "CzShapes.h"
#include "CzActions.h"
#include "CzEvents.h"
#include "CzModifier.h"
#include "CzUserProperty.h"
#include "CzTimer.h"
Go to the source code of this file.
Classes | |
class | CzActor |
A basic actor. We derive different types of game / app objects from this type and add them to be processed and rendered. More... |