forked from bartvdbraak/blender
84dcfa181b
The event queue was running for every joystick sensor without checking if the events were for that joystick. seperating the event queue for each joystick is overkill so instead deal with all joysticks events in once function. Also removed some unused functions |
||
---|---|---|
.. | ||
Makefile | ||
SCA_Joystick.cpp | ||
SCA_Joystick.h | ||
SCA_JoystickDefines.h | ||
SCA_JoystickEvents.cpp | ||
SCA_JoystickPrivate.h |