Wiki Page Content

Differences between revisions 1 and 2
Revision 1 as of 2020-01-13 13:43:04
Size: 430
Editor: markand
Comment: Create SDL_SensorUpdate page
Revision 2 as of 2020-01-13 13:51:59
Size: 430
Editor: markand
Comment: Add CategorySensor
Deletions are marked like this. Additions are marked like this.
Line 19: Line 19:
[[CategoryAPI]], [[CategoryEvents]] [[CategoryAPI]], [[CategorySensor]]

SDL_SensorUpdate

Update the current state of the open sensors.

This is called automatically by the event loop if sensor events are enabled.

This needs to be called from the thread that initialized the sensor subsystem.

Syntax

void SDL_SensorUpdate(void);


CategoryAPI, CategorySensor

None: SDL_SensorUpdate (last edited 2020-01-13 13:51:59 by markand)

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