VSF Documented
Data Fields
SDL_JoyHatEvent Struct Reference

#include <SDL_events.h>

Data Fields

uint32_t type
 
uint32_t timestamp
 
SDL_JoystickID which
 
uint8_t hat
 
uint8_t value
 

Field Documentation

◆ type

uint32_t SDL_JoyHatEvent::type

◆ timestamp

uint32_t SDL_JoyHatEvent::timestamp

◆ which

SDL_JoystickID SDL_JoyHatEvent::which

◆ hat

uint8_t SDL_JoyHatEvent::hat

◆ value

uint8_t SDL_JoyHatEvent::value