scummvm/backends/keymapper
Antoniou Athanasios fd5a5a2156 KEYMAPPER: Add HAT AXIS (DPAD as movement) to hw input
Also add it in JoystickAxis enum of common/events

Many gamepads have HATs instead of DPAD buttons, ie. they send movement events instead of button presses for the DPAD directions
2023-04-04 22:16:24 +03:00
..
action.cpp
action.h
hardware-input.cpp KEYMAPPER: Add HAT AXIS (DPAD as movement) to hw input 2023-04-04 22:16:24 +03:00
hardware-input.h
input-watcher.cpp
input-watcher.h JANITORIAL: Fix various "an" typos in comments 2023-03-16 14:47:28 +01:00
keymap.cpp KEYMAPPER: Allow multiple inputs bound to a keymap action as defaults (#4830) 2023-03-24 11:28:24 +01:00
keymap.h
keymapper-defaults.h KEYMAPPER: Allow multiple inputs bound to a keymap action as defaults (#4830) 2023-03-24 11:28:24 +01:00
keymapper.cpp
keymapper.h
remap-widget.cpp
remap-widget.h
standard-actions.cpp
standard-actions.h
virtual-mouse.cpp
virtual-mouse.h