stk-code_catmod/src/input
2019-02-02 01:20:52 +08:00
..
binding.cpp Fixed compilation. 2018-08-21 22:27:20 +02: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 Detect if there is touch device available 2019-01-09 22:04:50 +01:00
device_manager.hpp Add getActiveKeyboardAmount function 2018-09-15 19:31:56 +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 Allow changing spectate target with analog input 2019-02-02 01:20:52 +08:00
input_manager.hpp Revert "Fix close inputs being throttled, and speed up scrolling when a key is held (#3515)" 2018-10-24 21:16:18 +02: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 Allow to switch karts in spectator mode on android 2019-01-05 00:53:17 +01:00
multitouch_device.hpp Allow to switch karts in spectator mode on android 2019-01-05 00:53:17 +01: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 Use floating trigonometric functions 2018-12-22 22:43:06 -06:00
wiimote.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00