SDL_GetTouchDeviceType

Get the type of the given touch device.

extern (C) nothrow @nogc extern
SDL_GetTouchDeviceType

Parameters

touchID SDL_TouchID

the ID of a touch device.

Return Value

Touch device type.

Meta