|
From: Ben S. <non...@us...> - 2002-02-09 21:12:51
|
nonchocoboy 2002/02/09 13:12:50 PST
Modified files:
gamekernel/gk AnalogDevice.h DigitalDevice.h
Log:
Digital/Analog devices now have a handy method to query for the number of
buttons/axes they support without having to dive into the multiple inheritance
heirarchy. This makes the creation of new devices easier.
Revision Changes Path
1.7 +12 -2 lib/gamekernel/gk/AnalogDevice.h
1.10 +12 -2 lib/gamekernel/gk/DigitalDevice.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/gamekernel/gk/AnalogDevice.h.diff?r1=1.6&r2=1.7&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/gamekernel/gk/DigitalDevice.h.diff?r1=1.9&r2=1.10&diff_format=h
|