input_common: Rewrite touch
This commit is contained in:
parent
00834b84dd
commit
fa8e23b842
3 changed files with 99 additions and 0 deletions
|
@ -3,6 +3,8 @@ add_library(input_common STATIC
|
|||
drivers/keyboard.h
|
||||
drivers/mouse.cpp
|
||||
drivers/mouse.h
|
||||
drivers/touch_screen.cpp
|
||||
drivers/touch_screen.h
|
||||
helpers/stick_from_buttons.cpp
|
||||
helpers/stick_from_buttons.h
|
||||
helpers/touch_from_buttons.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue