Wiki Page Content

Results 1 - 16 of 16 results out of about 6837 pages. (4.14 seconds)

SDL_SensorUpdate . . . 1 match
...the thread that initialized the sensor subsystem. <<TableOfContents()>> == Syntax == {{{#!highlight cpp void SDL_SensorUpdate(void); }}} ---- [[CategoryAPI]], [[CategorySensor]]...

0.4k - rev: 2 (current) last modified: 2020-01-13 13:51:59

SDL_SensorType . . . 1 match
... sensor type|| ||SDL_SENSOR_ACCEL||Accelerometer|| ||SDL_SENSOR_GYRO||Gyroscope|| == Related Functions == . [[SDL_SensorGetDeviceType]] ---- [[CategoryEnum]], [[CategorySensor]]...

0.5k - rev: 3 (current) last modified: 2020-01-13 13:56:06

SDL_SensorOpen . . . 1 match
...Parameters == ||'''device_index'''||The sensor to open|| == Return Value == A [[SDL_Sensor]] sensor object, or NULL if an error occurred. ---- [[CategoryAPI]], [[CategorySensor]]...

0.4k - rev: 3 (current) last modified: 2020-01-13 13:51:28

SDL_SensorGetType . . . 1 match
...r'''||The [[SDL_Sensor]] object to inspect|| == Return Value == The [[SDL_SensorType]] type, or SDL_SENSOR_INVALID if the sensor is NULL. ---- [[CategoryAPI]], [[CategorySensor]]...

0.4k - rev: 2 (current) last modified: 2020-01-13 13:50:49

SDL_SensorGetNonPortableType . . . 1 match
...|'''sensor'''||The [[SDL_Sensor]] object to inspect|| == Return Value == The sensor platform dependent type, or -1 if the sensor is NULL. ---- [[CategoryAPI]], [[CategorySensor]]...

0.4k - rev: 2 (current) last modified: 2020-01-13 13:50:28

SDL_SensorGetName . . . 1 match
... == Function Parameters == ||'''sensor'''||The [[SDL_Sensor]] object|| == Return Value == The sensor name, or NULL if the sensor is NULL. ---- [[CategoryAPI]], [[CategorySensor]]...

0.4k - rev: 2 (current) last modified: 2020-01-13 13:50:07

SDL_SensorGetInstanceID . . . 1 match
...ameters == ||'''sensor'''||The [[SDL_Sensor]] object to inspect|| == Return Value == The sensor instance ID, or -1 if the sensor is NULL. ---- [[CategoryAPI]], [[CategorySensor]]...

0.4k - rev: 2 (current) last modified: 2020-01-13 13:49:53

SDL_SensorGetDeviceType . . . 1 match
...x'''||The sensor to get the type from|| == Return Value == The [[SDL_SensorType]], or SDL_SENSOR_INVALID if device_index is out of range. ---- [[CategoryAPI]], [[CategorySensor]]...

0.5k - rev: 3 (current) last modified: 2020-01-13 13:49:32

SDL_SensorGetDeviceNonPortableType . . . 1 match
...||'''device_index'''||The sensor to check|| == Return Value == The sensor platform dependent type, or -1 if device_index is out of range. ---- [[CategoryAPI]], [[CategorySensor]]...

0.5k - rev: 2 (current) last modified: 2020-01-13 13:49:19

SDL_SensorGetDeviceName . . . 1 match
...rs == ||'''device_index'''||The sensor to obtain name from|| == Return Value == The sensor name, or NULL if device_index is out of range. ---- [[CategoryAPI]], [[CategorySensor]]...

0.5k - rev: 2 (current) last modified: 2020-01-13 13:49:02

SDL_SensorGetDeviceInstanceID . . . 1 match
...''device_index'''||The sensor to get instance id from|| == Return Value == The sensor instance ID, or -1 if device_index is out of range. ---- [[CategoryAPI]], [[CategorySensor]]...

0.5k - rev: 2 (current) last modified: 2020-01-13 13:48:38

SDL_SensorGetData . . . 1 match
...h the current sensor state|| ||'''num_values'''||The number of values to write to data|| == Return Value == 0 or -1 if an error occurred. ---- [[CategoryAPI]], [[CategorySensor]]...

0.6k - rev: 3 (current) last modified: 2020-01-13 13:48:25

SDL_SensorFromInstanceID . . . 1 match
...stance_id); }}} == Function Parameters == ||'''instance_id'''||The sensor from instance id|| == Return Value == A [[SDL_Sensor]] object. ---- [[CategoryAPI]], [[CategorySensor]]...

0.4k - rev: 2 (current) last modified: 2020-01-13 13:47:58

SDL_SensorClose . . . 1 match
...ighlight cpp void SDL_SensorClose(SDL_Sensor *sensor); }}} == Function Parameters == ||'''sensor'''||The [[SDL_Sensor]] object to close|| ---- [[CategoryAPI]], [[CategorySensor]]...

0.3k - rev: 2 (current) last modified: 2020-01-13 13:46:58

SDL_NumSensors . . . 1 match
...evice_index'''||The device index to check|| == Return Value == The sensor platform dependent type, or -1 if device_index is out of range. ---- [[CategoryAPI]], [[CategorySensor]]...

0.5k - rev: 2 (current) last modified: 2020-01-13 13:46:38

APIByCategory . . . 1 match
...dl.org/SDL/file/default/include/SDL_gamecontroller.h|SDL_gamecontroller.h]] || ||[[CategorySensor|Sensors]] ||[[http://hg.libsdl.org/SDL/file/default/include/SDL_sensor.h|SDL_senso...

6.2k - rev: 53 (current) last modified: 2020-01-13 13:44:18

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