scummvm/backends/keymapper
Antoniou Athanasios 11789fd063 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-05 09:18:57 +03:00
..
action.cpp
action.h
hardware-input.cpp KEYMAPPER: Add HAT AXIS (DPAD as movement) to hw input 2023-04-05 09:18:57 +03:00
hardware-input.h
input-watcher.cpp
input-watcher.h
keymap.cpp KEYMAPPER: Allow multiple inputs bound to a keymap action as defaults (#4830) 2023-03-24 11:30:01 +01:00
keymap.h
keymapper-defaults.h KEYMAPPER: Allow multiple inputs bound to a keymap action as defaults (#4830) 2023-03-24 11:30:01 +01:00
keymapper.cpp
keymapper.h
remap-widget.cpp GUI: Ensure that all keymap widgets fit within the scroll container 2022-12-25 16:11:27 +01:00
remap-widget.h
standard-actions.cpp
standard-actions.h
virtual-mouse.cpp
virtual-mouse.h