#include <SDL_events.h>
The mouse button index
SDL_PRESSED or SDL_RELEASED
SDL_MOUSEBUTTONDOWN or SDL_MOUSEBUTTONUP
The mouse device index
The window with mouse focus, if any
X coordinate, relative to window
Y coordinate, relative to window