Get the current state of an opened sensor.
The number of values and interpretation of the data is sensor dependent.
the SDL_Sensor object to query.
a pointer filled with the current sensor state.
the number of values to write to data.
true on success or false on failure; call SDL_GetError() for more information.
See Implementation
Get the current state of an opened sensor.
The number of values and interpretation of the data is sensor dependent.