# CategoryTouch SDL touch management. ## Functions - [SDL_GetTouchDeviceName](SDL_GetTouchDeviceName) - [SDL_GetTouchDevices](SDL_GetTouchDevices) - [SDL_GetTouchDeviceType](SDL_GetTouchDeviceType) - [SDL_GetTouchFingers](SDL_GetTouchFingers) ## Datatypes - [SDL_FingerID](SDL_FingerID) - [SDL_TouchID](SDL_TouchID) ## Structs - [SDL_Finger](SDL_Finger) ## Enums - [SDL_TouchDeviceType](SDL_TouchDeviceType) ## Macros - [SDL_MOUSE_TOUCHID](SDL_MOUSE_TOUCHID) - [SDL_TOUCH_MOUSEID](SDL_TOUCH_MOUSEID) ---- [CategoryAPICategory](CategoryAPICategory)