blender/source/gameengine/GameLogic/Joystick
Campbell Barton d012a222a2 Some users have odd joysticks with more then 8 axises, increased to 16 (so 4 joysticks)
Ideally there would be no limit but I dont think its worth the effort.
Also had a bug in last commit for the pytyhon api's "axisSingle" attribute, UI index starts at 1 not zero.
2009-04-07 19:21:48 +00:00
..
Makefile Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
SCA_Joystick.cpp BGE Joystick Sensor 2009-04-07 06:23:45 +00:00
SCA_Joystick.h BGE Joystick Sensor 2009-04-07 06:23:45 +00:00
SCA_JoystickDefines.h Some users have odd joysticks with more then 8 axises, increased to 16 (so 4 joysticks) 2009-04-07 19:21:48 +00:00
SCA_JoystickEvents.cpp BGE Joystick Sensor 2009-04-07 06:23:45 +00:00
SCA_JoystickPrivate.h game engine now compiles with SDL disabled. CDROM and Joystick wont function in this case 2008-09-21 05:38:28 +00:00