A unique ID for a single finger on a touch device.
A unique ID for a touch device.
An enum that describes the type of a touch device.
Get the touch device name as reported from the driver.
Get the type of the given touch device.
Get a list of registered touch devices.
Get a list of active fingers for a given touch device.
Data about a single finger in a multitouch event.
The SDL_TouchID for touch events simulated with mouse input.
The SDL_MouseID for mouse events simulated with touch input.
SDL Touch Handling