Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

input_dx.h

Go to the documentation of this file.
00001 #ifndef header_input_dx
00002 #define header_input_dx
00003 
00004 class CL_Input_DX
00005 {
00006 public:
00007         static LPDIRECTINPUT dinput;
00008 
00009         CL_Input_DX();
00010         virtual ~CL_Input_DX();
00011 };
00012 
00013 #endif

Generated at Wed Apr 4 19:54:00 2001 for ClanLib by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001