VSF Documented
Data Fields
SDL_ControllerSensorEvent Struct Reference

#include <SDL_events.h>

Data Fields

uint32_t type
 
uint32_t timestamp
 
SDL_JoystickID which
 
int32_t sendor
 
float data [3]
 

Field Documentation

◆ type

uint32_t SDL_ControllerSensorEvent::type

◆ timestamp

uint32_t SDL_ControllerSensorEvent::timestamp

◆ which

SDL_JoystickID SDL_ControllerSensorEvent::which

◆ sendor

int32_t SDL_ControllerSensorEvent::sendor

◆ data

float SDL_ControllerSensorEvent::data[3]