# CategoryTouch SDL touch management. ## Functions - [SDL_GetTouchDeviceName](SDL_GetTouchDeviceName) - [SDL_GetTouchDevices](SDL_GetTouchDevices) - [SDL_GetTouchDeviceType](SDL_GetTouchDeviceType) - [SDL_GetTouchFingers](SDL_GetTouchFingers) ## Datatypes - (none.) ## Structs - [SDL_Finger](SDL_Finger) ## Enums - (none.) ## Macros - (none.) ---- [CategoryAPICategory](CategoryAPICategory)