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

#include <CzPlatformDisplay.h>

Inheritance diagram for CzPlatformDisplay:
IzPlatformDisplay IzPlatformDisplay

List of all members.

Public Member Functions

int Init (bool use_gl)
void Release ()
int getCurrentWidth ()
int getCurrentHeight ()
int getOrientation ()
void setColour (int r, int g, int b, int a)
void Clear ()
void Swap ()
int Init (bool use_gl)
void Release ()
int getCurrentWidth ()
int getCurrentHeight ()
int getOrientation ()
void setColour (int r, int g, int b, int a)
void Clear ()
void Swap ()

Protected Attributes

bool UseGL

Member Function Documentation

void CzPlatformDisplay::Clear ( ) [virtual]

Implements IzPlatformDisplay.

void CzPlatformDisplay::Clear ( ) [virtual]

Implements IzPlatformDisplay.

int CzPlatformDisplay::Init ( bool  use_gl) [virtual]

Implements IzPlatformDisplay.

int CzPlatformDisplay::Init ( bool  use_gl) [virtual]

Implements IzPlatformDisplay.

void CzPlatformDisplay::Release ( ) [virtual]

Implements IzPlatformDisplay.

void CzPlatformDisplay::Release ( ) [virtual]

Implements IzPlatformDisplay.

void CzPlatformDisplay::setColour ( int  r,
int  g,
int  b,
int  a 
) [virtual]

Implements IzPlatformDisplay.

void CzPlatformDisplay::setColour ( int  r,
int  g,
int  b,
int  a 
) [virtual]

Implements IzPlatformDisplay.

void CzPlatformDisplay::Swap ( ) [virtual]

Implements IzPlatformDisplay.

void CzPlatformDisplay::Swap ( ) [virtual]

Implements IzPlatformDisplay.


Member Data Documentation

bool CzPlatformDisplay::UseGL [protected]

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