#include <Walkthrough.h>
◆ Walkthrough3D()
Walkthrough3D::Walkthrough3D |
( |
| ) |
|
◆ ~Walkthrough3D()
Walkthrough3D::~Walkthrough3D |
( |
| ) |
|
|
virtual |
◆ EnterGameLoop()
virtual int Walkthrough3D::EnterGameLoop |
( |
| ) |
|
|
pure virtual |
◆ GameInitialize()
◆ GameRender()
void Walkthrough3D::GameRender |
( |
| ) |
|
◆ GameShutdown()
void Walkthrough3D::GameShutdown |
( |
| ) |
|
|
virtual |
◆ GameUpdate()
void Walkthrough3D::GameUpdate |
( |
| ) |
|
|
virtual |
◆ ProcessGameLevel()
void Walkthrough3D::ProcessGameLevel |
( |
| ) |
|
|
protected |
◆ ProcessMainMenu()
void Walkthrough3D::ProcessMainMenu |
( |
| ) |
|
|
protected |
◆ RenderSector()
void Walkthrough3D::RenderSector |
( |
int | index | ) |
|
|
protected |
◆ Resize()
void Walkthrough3D::Resize |
( |
int | width, |
|
|
int | height ) |
◆ mAreaFlags
◆ mAreas
◆ mButtonKeys
◆ mCamera
◆ mCurrentGameState
◆ mHeight
int Walkthrough3D::mHeight |
|
protected |
◆ mMenu
◆ mMenuTexture
◆ mQuitDemo
bool Walkthrough3D::mQuitDemo |
|
protected |
◆ mRender
◆ mViewFrustum
◆ mWidth
int Walkthrough3D::mWidth |
|
protected |
The documentation for this class was generated from the following files: