Get the type of the given touch device.
Defined in SDL_touch.h
SDL_TouchDeviceType SDL_GetTouchDeviceType(SDL_TouchID touchID);
SDL_TouchID | touchID | the ID of a touch device. |
(SDL_TouchDeviceType) Returns touch device type.
This function is available since SDL 2.0.10.