AppEasy Core SDK  1.5.0
Cross platform mobile and desktop app and game development SDK - The easy way to make apps
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines
CzPlatformMain Class Reference

#include <CzPlatformMain.h>

Inheritance diagram for CzPlatformMain:
IzPlatform IzPlatform

List of all members.

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"

Member Function Documentation

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.


Member Data Documentation

static const char * CzPlatformMain::Platform = "marmalade" [static, protected]

The documentation for this class was generated from the following files: