00001 /* 00002 * gamepad-opengl.h 00003 * 00004 * Bogus file for doxygen. Don't use this file! 00005 */ 00006 00007 /// \defgroup gamepad_opengl Wavepacket Gamepad OpenGL Examples 00008 /// 00009 /// This repository contains a small set of OpenGL examples to 00010 /// illustrate how to incorporate the Wavepacket Gamepad library 00011 /// into your programs. 00012 /// 00013 /// Gamepad library: http://sourceforge.net/projects/gamepad/ 00014 ///