mirror of
https://github.com/Relintai/sdl2_frt.git
synced 2025-01-17 14:47:19 +01:00
5029d50ea8
Touch device types include SDL_TOUCH_DEVICE_DIRECT (a touch screen with window-relative coordinates for touches), SDL_TOUCH_DEVICE_INDIRECT_ABSOLUTE (a trackpad-style device with absolute device coordinates), and SDL_TOUCH_DEVICE_INDIRECT_RELATIVE (a trackpad-style device with screen cursor-relative coordinates). Phone screens are an example of a direct device type. Mac trackpads are the indirect-absolute touch device type. The Apple TV remote is an indirect-relative touch device type. |
||
---|---|---|
.. | ||
SDL_emscriptenevents.c | ||
SDL_emscriptenevents.h | ||
SDL_emscriptenframebuffer.c | ||
SDL_emscriptenframebuffer.h | ||
SDL_emscriptenmouse.c | ||
SDL_emscriptenmouse.h | ||
SDL_emscriptenopengles.c | ||
SDL_emscriptenopengles.h | ||
SDL_emscriptenvideo.c | ||
SDL_emscriptenvideo.h |