VSF Documented
Data Fields
SDL_ControllerButtonEvent Struct Reference

#include <SDL_events.h>

Data Fields

uint32_t type
 
uint32_t timestamp
 
SDL_JoystickID which
 
uint8_t button
 
uint8_t state
 

Field Documentation

◆ type

uint32_t SDL_ControllerButtonEvent::type

◆ timestamp

uint32_t SDL_ControllerButtonEvent::timestamp

◆ which

SDL_JoystickID SDL_ControllerButtonEvent::which

◆ button

uint8_t SDL_ControllerButtonEvent::button

◆ state

uint8_t SDL_ControllerButtonEvent::state