stk-code_catmod/src/input
2018-04-19 10:57:37 +10:00
..
binding.cpp Cleanup input.xml file (remove unused properties in some cases), add a little inline doc to make it a little easier to customize 2018-04-09 19:28:22 -04:00
binding.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
device_config.cpp Some work on gamepad support on android. 2018-03-06 00:19:01 +01:00
device_config.hpp Some fixes for gamepad on android 2018-03-06 23:23:15 +01:00
device_manager.cpp Cleanup input.xml file (remove unused properties in some cases), add a little inline doc to make it a little easier to customize 2018-04-09 19:28:22 -04:00
device_manager.hpp Fixed memory leak 2017-08-13 01:38:21 +02:00
gamepad_android_config.cpp Some fixes for gamepad on android 2018-03-06 23:23:15 +01:00
gamepad_android_config.hpp Some fixes for gamepad on android 2018-03-06 23:23:15 +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 Some fixes for gamepad on android 2018-03-06 23:23:15 +01:00
gamepad_device.cpp Coding style fixes. 2018-02-02 09:45:15 +11: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 Merge remote-tracking branch 'origin/master' into game_protocol 2018-04-19 10:57:37 +10:00
input_manager.hpp Attempt to fix 2617 2017-08-08 20:23:22 -04: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 Some fixes for gamepad on android 2018-03-06 23:23:15 +01: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 Keep acceleration sensitivity for up/down button when accelerometer is enabled 2018-04-10 21:09:05 +02:00
multitouch_device.hpp Keep acceleration sensitivity for up/down button when accelerometer is enabled 2018-04-10 21:09:05 +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