stk-code_catmod/src/input
2017-08-06 22:58:49 +10:00
..
binding.cpp Add a prefix to irrlicht key codes 2017-07-20 22:58:11 +02:00
binding.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
device_config.cpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
device_config.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
device_manager.cpp Ignore the "applesmc" accelerator as input device. see #2691 2016-12-17 17:43:03 -05:00
device_manager.hpp Added support for multitouch steering. 2016-11-10 02:42:56 +01:00
gamepad_config.cpp Remapped XInput to be the same as DirectInput buttons, so that 2017-08-06 22:56:59 +10:00
gamepad_config.hpp Add forgotten override's where necessary 2016-02-21 01:36:15 +01:00
gamepad_device.cpp Fix 2850 by increasing the number of axis for a gamepad to include 2017-07-30 23:05:27 +10:00
gamepad_device.hpp Replaced arrays with std::vector (to get better error checking). 2017-07-30 23:03:40 +10:00
input_device.cpp Renamed PlayerController into LocalPlayerController. 2015-12-10 17:54:29 +11:00
input_device.hpp Added support for multitouch steering. 2016-11-10 02:42:56 +01:00
input_manager.cpp Add a prefix to irrlicht key codes 2017-07-20 22:58:11 +02:00
input_manager.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
input.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
keyboard_config.cpp Add a prefix to irrlicht key codes 2017-07-20 22:58:11 +02:00
keyboard_config.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
keyboard_device.cpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
keyboard_device.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
multitouch_device.cpp Activate accelerometer only if needed 2017-07-18 21:43:45 +02:00
multitouch_device.hpp Activate accelerometer only if needed 2017-07-18 21:43:45 +02:00
wiimote_manager.cpp Reduce variables scope when possible, based on the warnings reported by 2016-10-04 08:55:01 +02:00
wiimote_manager.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
wiimote.cpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
wiimote.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00