doc-src/gamepad.h

Go to the documentation of this file.
00001 /*
00002  * gamepad.h
00003  *
00004  * Bogus file for doxygen.  Don't use this file!
00005  */
00006 
00007 /// \defgroup gamepad Wavepacket Gamepad Libraries
00008 ///
00009 /// This is a cross-platform library to abstract gamepads (game controllers) for
00010 /// developers that want to add support for these to their games.
00011 ///
00012 /// Currently this library supports linux and win32.
00013 ///