THIS PAGE IS A WORK IN PROGRESS ... Please make edits to this page to improve it!
```#!wiki warning The SDL_input.h header is incomplete and has been temporarily removed from the wiki. Please disregard this and related pages until this notice has been removed. ```
Include File(s): SDL_input.h
Alternate Include File: SDL_mouse.h
This category contains functions for lowlevel SDL input device handling.
This covers individual devices, not the system cursor. If you just want to know when the user moves the pointer somewhere in your window, this is NOT the API you want. This one handles things like multi-touch, drawing tablets, and multiple, separate mice.
The other API is in SDL_mouse.h. See Mouse Support for more.
<>
CategoryCategory, CategoryDraft