![]() |
AppEasy Core SDK
1.5.0
Cross platform mobile and desktop app and game development SDK - The easy way to make apps
|
#include <CzPlatform.h>
Public Member Functions | |
virtual int | Init ()=0 |
virtual void | Release ()=0 |
virtual const char * | getName () const =0 |
virtual const char* IzPlatform::getName | ( | ) | const [pure virtual] |
Implemented in CzPlatformMain, and CzPlatformMain.
virtual int IzPlatform::Init | ( | ) | [pure virtual] |
Implemented in CzPlatformMain, and CzPlatformMain.
virtual void IzPlatform::Release | ( | ) | [pure virtual] |
Implemented in CzPlatformMain, and CzPlatformMain.