#include <wirefrm.h>
Public Methods | |
csWireFrameCam (iTextureManager *txtmgr) | |
virtual | ~csWireFrameCam () |
csWireFrame* | GetWireframe () |
csCamera* | GetCamera () |
void | KeyUp (float speed, bool slow, bool fast) |
void | KeyDown (float speed, bool slow, bool fast) |
void | KeyLeft (float speed, bool slow, bool fast) |
void | KeyRight (float speed, bool slow, bool fast) |
void | KeyLeftStrafe (float speed, bool slow, bool fast) |
void | KeyRightStrafe (float speed, bool slow, bool fast) |
void | KeyPgDn (float speed, bool slow, bool fast) |
void | KeyPgUp (float speed, bool slow, bool fast) |