
Public Member Functions | |
| void | Eval () |
| void | OnKey (int key, int flags) |
| Virtual handler, to catch keyboard events, can be overridden by your engine class. | |
|
|
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. |
1.4.5