Wiki Page Content

Revision 2 as of 2020-01-13 13:47:58

Clear message

SDL_SensorFromInstanceID

Return the SDL_Sensor associated with an instance id.

Syntax

SDL_Sensor *SDL_SensorFromInstanceID(SDL_SensorID instance_id);

Function Parameters

instance_id

The sensor from instance id

Return Value

A SDL_Sensor object.


CategoryAPI, CategorySensor

(Page Info.)
Feedback
Please include your contact information if you'd like to receive a reply.
Submit