Lugre::cGame Class Reference

#include <lugre_game.h>

List of all members.

Public Member Functions

 cGame ()
void Run (const int iArgC, char **pszArgV)
 the programm ends after this
void RenderOneFrame ()
void NotifyMainWindowResized (const int w, const int h)
 called from ogrewrapper

Static Public Member Functions

static cGameGetSingleton ()


Detailed Description

Definition at line 29 of file lugre_game.h.


Constructor & Destructor Documentation

Lugre::cGame::cGame (  ) 

Definition at line 16 of file lugre_game.cpp.

Referenced by GetSingleton().


Member Function Documentation

static cGame& Lugre::cGame::GetSingleton (  )  [inline, static]

Definition at line 30 of file lugre_game.h.

References cGame().

Referenced by Lugre::cOgreWrapper::CreateOgreWindow(), and Lugre::Lugre_Run().

void Lugre::cGame::Run ( const int  iArgC,
char **  pszArgV 
)

void Lugre::cGame::RenderOneFrame (  ) 

void Lugre::cGame::NotifyMainWindowResized ( const int  w,
const int  h 
)

called from ogrewrapper

Definition at line 45 of file lugre_game.cpp.

References Lugre::cScripting::GetSingletonPtr(), and Lugre::cScripting::LuaCall().

Referenced by Lugre::cOgreWrapper::CreateOgreWindow().


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

Generated on Wed Feb 8 06:00:21 2012 for cpp by  doxygen 1.5.6