From: Ben S. <non...@us...> - 2002-02-11 01:57:22
|
nonchocoboy 2002/02/10 17:57:21 PST Modified files: gamekernel/gk GlutDriver.cpp GlutDriver.h Joystick.h Log: Modified joystick device so that it can be used with the DeviceHandle helper. Again, no joystick here. Does anybody want to take over on joystick support? I can't ever test my code other than to make sure it compiles. Revision Changes Path 1.17 +7 -7 lib/gamekernel/gk/GlutDriver.cpp 1.11 +4 -5 lib/gamekernel/gk/GlutDriver.h 1.4 +44 -13 lib/gamekernel/gk/Joystick.h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/gamekernel/gk/GlutDriver.cpp.diff?r1=1.16&r2=1.17&diff_format=h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/gamekernel/gk/GlutDriver.h.diff?r1=1.10&r2=1.11&diff_format=h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/gamekernel/gk/Joystick.h.diff?r1=1.3&r2=1.4&diff_format=h |