mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-05-27 19:19:41 +08:00
include: Added a tiny bit to SDL_sensor.h's category documentation.
Reference Issue #11847.
This commit is contained in:
@@ -24,6 +24,8 @@
|
|||||||
*
|
*
|
||||||
* SDL sensor management.
|
* SDL sensor management.
|
||||||
*
|
*
|
||||||
|
* These APIs grant access to gyros and accelerometers on various platforms.
|
||||||
|
*
|
||||||
* In order to use these functions, SDL_Init() must have been called with the
|
* In order to use these functions, SDL_Init() must have been called with the
|
||||||
* SDL_INIT_SENSOR flag. This causes SDL to scan the system for sensors, and
|
* SDL_INIT_SENSOR flag. This causes SDL to scan the system for sensors, and
|
||||||
* load appropriate drivers.
|
* load appropriate drivers.
|
||||||
|
|||||||
Reference in New Issue
Block a user