stk-code_catmod/src/input
2020-07-26 12:33:31 +08:00
..
binding.cpp Add default setting for binding which STICKBUTTON uses 2020-04-21 00:54:20 +08:00
binding.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
device_config.cpp Remove unused gamepad android config 2020-06-17 11:12:09 +08:00
device_config.hpp Remove unused gamepad android config 2020-06-17 11:12:09 +08:00
device_manager.cpp Add SDL2 to android 2020-04-21 15:28:02 +08:00
device_manager.hpp Use SDL2 for better gamepad support and hotplug 2020-04-21 00:14:32 +08:00
gamepad_config.cpp Remove android tv DPad handling because tv remote exists 2020-07-15 01:02:41 +08:00
gamepad_config.hpp Remove unused gamepad android config 2020-06-17 11:12:09 +08:00
gamepad_device.cpp Remove unneeded axis checking after SDL2 is used 2020-04-21 20:05:50 +08:00
gamepad_device.hpp Remove unneeded axis checking after SDL2 is used 2020-04-21 20:05:50 +08:00
input_device.cpp Use SDL2 for better gamepad support and hotplug 2020-04-21 00:14:32 +08:00
input_device.hpp Use SDL2 for better gamepad support and hotplug 2020-04-21 00:14:32 +08:00
input_manager.cpp Allow saving current RTT to png file 2020-07-26 12:33:31 +08:00
input_manager.hpp Fix missing joystick if device is reinitialized 2020-07-15 14:16:19 +08:00
input.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
keyboard_config.cpp Change default keyboard key for "back" in the UI, backspace can be accidentally triggered when trying to erase texte 2018-05-18 21:23:31 -04:00
keyboard_config.hpp Remove unused gamepad android config 2020-06-17 11:12:09 +08: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 Turn race manager into a singleton get for 2 processes 2020-02-28 09:42:44 +08:00
multitouch_device.hpp Allow buttons to be used in a linked way 2019-08-15 15:35:58 +08:00
sdl_controller.cpp Remove user id from XInput devices name to allow hotplugging with same config 2020-04-21 18:47:16 +08:00
sdl_controller.hpp Use SDL2 to handle window creation 2020-06-02 10:36:06 +08:00
wiimote_manager.cpp Use std::thread for wiimote manager 2020-04-11 00:48:11 +08:00
wiimote_manager.hpp Use std::thread for wiimote manager 2020-04-11 00:48:11 +08:00
wiimote.cpp Use SDL2 for better gamepad support and hotplug 2020-04-21 00:14:32 +08:00
wiimote.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00