SDL  2.0
SDL_JoystickSensorInfo Struct Reference

#include <SDL_sysjoystick.h>

Data Fields

SDL_SensorType type
 
SDL_bool enabled
 
float data [3]
 

Detailed Description

Definition at line 56 of file SDL_sysjoystick.h.

Field Documentation

◆ data

float SDL_JoystickSensorInfo::data[3]

Definition at line 60 of file SDL_sysjoystick.h.

Referenced by SDL_GameControllerGetSensorData(), and SDL_PrivateJoystickSensor().

◆ enabled

SDL_bool SDL_JoystickSensorInfo::enabled

◆ type


The documentation for this struct was generated from the following file: