stk-code_catmod/src/input
2020-04-21 10:11:41 +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 Add sdl controller mapping parser 2020-04-21 09:07:29 +08:00
device_config.hpp Use SDL2 for better gamepad support and hotplug 2020-04-21 00:14:32 +08:00
device_manager.cpp Use SDL2 for better gamepad support and hotplug 2020-04-21 00:14:32 +08:00
device_manager.hpp Use SDL2 for better gamepad support and hotplug 2020-04-21 00:14:32 +08:00
gamepad_android_config.cpp Clean up headers 2019-06-15 13:52:28 +08:00
gamepad_android_config.hpp Some fixes for gamepad on android 2018-03-06 23:23:15 +01:00
gamepad_config.cpp Add default mapping from sdl controller 2020-04-21 09:46:00 +08:00
gamepad_config.hpp Add default mapping from sdl controller 2020-04-21 09:46:00 +08:00
gamepad_device.cpp Use SDL2 for better gamepad support and hotplug 2020-04-21 00:14:32 +08:00
gamepad_device.hpp Use SDL2 for better gamepad support and hotplug 2020-04-21 00:14:32 +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 Add SDL2 to iOS 2020-04-21 10:11:41 +08:00
input_manager.hpp Fix input sensing with SDL2 2020-04-21 00:30:03 +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 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 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 Add default mapping from sdl controller 2020-04-21 09:46:00 +08:00
sdl_controller.hpp Add sdl controller mapping parser 2020-04-21 09:07:29 +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