| SDL_Joystick(3type) | SDL3 DATATYPES | SDL_Joystick(3type) |
SDL_Joystick - The joystick structure used to identify an SDL joystick.
Defined in SDL3/SDL_joystick.h
#include "SDL3/SDL.h"
typedef struct SDL_Joystick SDL_Joystick;
This is opaque data.
This struct is available since SDL 3.2.0.
| SDL 3.2.10 | Simple Directmedia Layer |