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
IzPlatformOther Class Reference

#include <IzPlatformOther.h>

Inheritance diagram for IzPlatformOther:
CzPlatformOther CzPlatformOther

List of all members.

Public Member Functions

bool isInitialised () const
virtual int Init ()=0
virtual void Release ()=0
virtual void VibrateStart (float priority, float duration)=0
virtual void VibrateStop ()=0
virtual void InitResManager ()=0
virtual void ReleaseResManager ()=0

Protected Attributes

bool Initialised

Member Function Documentation

virtual int IzPlatformOther::Init ( ) [pure virtual]

Implemented in CzPlatformOther, and CzPlatformOther.

virtual void IzPlatformOther::InitResManager ( ) [pure virtual]

Implemented in CzPlatformOther.

bool IzPlatformOther::isInitialised ( ) const [inline]
virtual void IzPlatformOther::Release ( ) [pure virtual]

Implemented in CzPlatformOther, and CzPlatformOther.

virtual void IzPlatformOther::ReleaseResManager ( ) [pure virtual]

Implemented in CzPlatformOther.

virtual void IzPlatformOther::VibrateStart ( float  priority,
float  duration 
) [pure virtual]

Implemented in CzPlatformOther, and CzPlatformOther.

virtual void IzPlatformOther::VibrateStop ( ) [pure virtual]

Implemented in CzPlatformOther, and CzPlatformOther.


Member Data Documentation

bool IzPlatformOther::Initialised [protected]

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