QuakeFlyer Class Reference
[Navigation]

Inheritance diagram for QuakeFlyer:

Inheritance graph
[legend]
List of all members.

Detailed Description

Implementation of a Quake-like navigation engine. Mouse position rotates the view direction, and keyboard input moves the view position.


Public Member Functions

void Eval ()
void OnKey (int key, int flags)
 Virtual handler, to catch keyboard events, can be overridden by your engine class.


Member Function Documentation

void QuakeFlyer::Eval  )  [virtual]
 

Virtual handler, will be called every frame to do the work of the engine. You must override this if you want your engine to be useful.

Reimplemented from vtTerrainFlyer.


Generated on Tue Apr 22 10:11:06 2008 for vtlib library by  doxygen 1.4.5