godot/core/input
Eric M ad30b0a8dd Allow shortcuts to have any number of bindings. Updated UI as required. 2021-10-01 18:04:28 +10:00
..
SCsub
default_controller_mappings.h
gamecontrollerdb.txt Sync controller mappings DB with SDL2 community repo 2021-07-20 13:08:50 +02:00
godotcontrollerdb.txt [HTML5] Add 2 controllers to the godot database. 2021-07-17 23:51:48 +02:00
input.cpp Use range iterators for `Map` 2021-09-30 15:09:12 -06:00
input.h Add input buffering framework 2021-08-13 11:19:19 +02:00
input_builders.py
input_enums.h Move many input enums to their own file 2021-06-20 11:53:01 -04:00
input_event.cpp InputEventJoypadMotion::set_axis - reject invalid axis 2021-09-30 19:32:21 +09:00
input_event.h Entirely removes BIND_VMETHOD in favor of GDVIRTUAL 2021-08-23 08:10:13 -03:00
input_map.cpp Replace auto completion shortcut for mac 2021-09-28 11:25:11 +02:00
input_map.h Improve implementation of builtin action overrides 2021-09-21 22:25:31 +10:00
shortcut.cpp Allow shortcuts to have any number of bindings. Updated UI as required. 2021-10-01 18:04:28 +10:00
shortcut.h Allow shortcuts to have any number of bindings. Updated UI as required. 2021-10-01 18:04:28 +10:00