mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-21 14:35:46 +00:00
Merge pull request #4570 from german77/motionInput
input_common: Add a basic class for motion devices
This commit is contained in:
commit
60e59d1d0c
4 changed files with 276 additions and 0 deletions
|
@ -7,6 +7,8 @@ add_library(input_common STATIC
|
|||
main.h
|
||||
motion_emu.cpp
|
||||
motion_emu.h
|
||||
motion_input.cpp
|
||||
motion_input.h
|
||||
settings.cpp
|
||||
settings.h
|
||||
touch_from_button.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue