Touch support on all SDL2 platforms
This commit is contained in:
parent
d0756ce872
commit
6b2481a76c
38 changed files with 445 additions and 408 deletions
|
|
@ -2,7 +2,9 @@
|
|||
|
||||
#include <cmath>
|
||||
|
||||
#ifndef USE_SDL1
|
||||
#include "controls/devices/game_controller.h"
|
||||
#endif
|
||||
#include "controls/devices/joystick.h"
|
||||
#include "controls/devices/kbcontroller.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue