|
SDL
2.0
|
Include dependency graph for SDL_androidtouch.h:Go to the source code of this file.
Functions | |
| void | Android_InitTouch (void) |
| void | Android_QuitTouch (void) |
| void | Android_OnTouch (int touch_device_id_in, int pointer_finger_id_in, int action, float x, float y, float p) |
| void Android_OnTouch | ( | int | touch_device_id_in, |
| int | pointer_finger_id_in, | ||
| int | action, | ||
| float | x, | ||
| float | y, | ||
| float | p | ||
| ) |