AppEasy Core SDK
1.5.0
Cross platform mobile and desktop app and game development SDK - The easy way to make apps
|
#include <CzPlatformMain.h>
Public Member Functions | |
int | Init () |
void | Release () |
const char * | getName () const |
int | Init () |
void | Release () |
const char * | getName () const |
Static Protected Attributes | |
static const char * | Platform = "marmalade" |
const char* CzPlatformMain::getName | ( | ) | const [inline, virtual] |
Implements IzPlatform.
const char* CzPlatformMain::getName | ( | ) | const [inline, virtual] |
Implements IzPlatform.
int CzPlatformMain::Init | ( | ) | [virtual] |
Implements IzPlatform.
int CzPlatformMain::Init | ( | ) | [virtual] |
Implements IzPlatform.
void CzPlatformMain::Release | ( | ) | [virtual] |
Implements IzPlatform.
void CzPlatformMain::Release | ( | ) | [virtual] |
Implements IzPlatform.
static const char * CzPlatformMain::Platform = "marmalade" [static, protected] |