godot/core/input
2020-12-14 12:42:42 +10:00
..
default_controller_mappings.h
gamecontrollerdb.txt Apply upstream gamecontrollerdb patch 391. 2020-10-26 16:47:48 +00:00
godotcontrollerdb.txt Input: Readd 'Default Android Gamepad' magic binding 2020-05-11 11:07:04 +02:00
input.cpp Ignore hint entries in game controller mapping 2020-12-03 09:06:40 +00:00
input.h Update joy button and stick names, enums and documentation 2020-11-19 15:28:31 +00:00
input_builders.py Parse SDL game controller half axis and inverted axis entries. 2020-05-13 10:33:19 +01:00
input_event.cpp Fixed mistakes in InputEvent as_text and to_string implementations. 2020-12-14 12:42:42 +10:00
input_event.h InputEvent as_text now returns readable string. Added to_string for debug strings 2020-11-27 00:42:16 +10:00
input_map.cpp Merge pull request #43661 from EricEzaM/PR/INP2-rename_load_from_globals 2020-11-19 07:40:21 +01:00
input_map.h Merge pull request #43661 from EricEzaM/PR/INP2-rename_load_from_globals 2020-11-19 07:40:21 +01:00
SCsub Remove unused Python imports. 2020-09-10 11:38:52 +01:00