Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

CKeyboard.h

Go to the documentation of this file.
00001 class Keyboard { 00002 00003 public: 00004 00005 int left, right, down; 00006 int fire, jump, jetpack; 00007 int pause, map; 00008 00009 Keyboard(); 00010 void setDefaultKeys(); 00011 static char *Keyboard::translateKey(int value); 00012 00013 };

Generated on Thu Dec 2 20:26:02 2004 for Blob Wars : Metal Blob Solid by doxygen 1.3.7