changeset 7261 | df37802bf7db |
parent 7191 | 75360622e65f |
child 7786 | cfc1285375e1 |
7260:7601833a69ee | 7261:df37802bf7db |
---|---|
25 #include <android/log.h> |
25 #include <android/log.h> |
26 |
26 |
27 #include "SDL_events.h" |
27 #include "SDL_events.h" |
28 #include "../../events/SDL_mouse_c.h" |
28 #include "../../events/SDL_mouse_c.h" |
29 #include "../../events/SDL_touch_c.h" |
29 #include "../../events/SDL_touch_c.h" |
30 #include "SDL_log.h" |
|
30 |
31 |
31 #include "SDL_androidtouch.h" |
32 #include "SDL_androidtouch.h" |
32 |
33 |
33 |
34 |
34 #define ACTION_DOWN 0 |
35 #define ACTION_DOWN 0 |