Introduction
Downloads
Documentation
Tutorials
Pixie Lite
Forum

Home

GameHelper Class Reference

List of all members.


Public Member Functions

 GameHelper (const char *applicationName)
 ~GameHelper ()
bool UpdateGame (float deltaTime, Screen &screen)

Detailed Description

Author:
Mattias Gustavsson

Definition at line 28 of file GameHelper.h.


Constructor & Destructor Documentation

GameHelper::GameHelper ( const char *  applicationName  ) 

Definition at line 21 of file GameHelper.cpp.

GameHelper::~GameHelper (  ) 

Definition at line 46 of file GameHelper.cpp.


Member Function Documentation

bool GameHelper::UpdateGame ( float  deltaTime,
Screen screen 
)

Definition at line 54 of file GameHelper.cpp.



Pixie University and the Pixie Game Engine is created and managed by Mattias Gustavsson.
Reproduction/republishing of any material on this site without permission is strictly prohibited.