Merge pull request #4570 from german77/motionInput
input_common: Add a basic class for motion devices
This commit is contained in:
commit
f64917a852
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