stk-code_catmod/src/input
2024-01-18 01:12:55 +08:00
..
binding.cpp Minor fix on coding styles. 2024-01-07 14:08:59 -05:00
binding.hpp Remove unneeded character saving, we always get it from translated string if needed 2022-02-25 11:20:52 +08:00
device_config.cpp Remove unneeded character saving, we always get it from translated string if needed 2022-02-25 11:20:52 +08:00
device_config.hpp Remove unneeded character saving, we always get it from translated string if needed 2022-02-25 11:20:52 +08:00
device_manager.cpp Remove IrrlichtDevice.h and IVideoDriver.h in header files 2022-11-17 11:09:56 +08:00
device_manager.hpp Use SDL2 for better gamepad support and hotplug 2020-04-21 00:14:32 +08:00
gamepad_config.cpp Allow setting auto-center property for racing wheels (closes #4636) (#4641) 2021-10-06 13:24:27 +08:00
gamepad_config.hpp Allow setting auto-center property for racing wheels (closes #4636) (#4641) 2021-10-06 13:24:27 +08:00
gamepad_device.cpp Allow setting auto-center property for racing wheels (closes #4636) (#4641) 2021-10-06 13:24:27 +08:00
gamepad_device.hpp Allow setting auto-center property for racing wheels (closes #4636) (#4641) 2021-10-06 13:24:27 +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 Minor fix on coding styles. 2024-01-07 14:08:59 -05:00
input_manager.hpp Rumble on collisions (#4532) 2021-05-21 23:45:35 +08:00
input.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
keyboard_config.cpp Minor fix on coding styles. 2024-01-07 14:08:59 -05: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 Fix #4960 (#5003) 2024-01-18 01:12:55 +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 SDLController: Drop support for SDL 1.x (#4644) 2021-10-08 11:19:42 +08:00
sdl_controller.hpp SDLController: Drop support for SDL 1.x (#4644) 2021-10-08 11:19:42 +08:00
wiimote_manager.cpp Update URLs to allow clicking 2021-09-08 13:48:20 +08:00
wiimote_manager.hpp Update URLs to allow clicking 2021-09-08 13:48:20 +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