Wiki Page Content

Differences between revisions 1 and 2
Revision 1 as of 2020-01-13 10:18:11
Size: 448
Editor: markand
Comment: Create SDL_SensorFromInstanceID page
Revision 2 as of 2020-01-13 13:47:58
Size: 448
Editor: markand
Comment: Add CategorySensor
Deletions are marked like this. Additions are marked like this.
Line 21: Line 21:
[[CategoryAPI]], [[CategoryEvents]] [[CategoryAPI]], [[CategorySensor]]

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

None: SDL_SensorFromInstanceID (last edited 2020-01-13 13:47:58 by markand)

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