Results 126 - 150 of 563 results out of about 6839 pages. (5.97 seconds)
- SDL_SensorGetDeviceName . . . 1 match
- ...s ==
||'''device_index'''||The sensor to obtain name from||
== Return Value ==
The sensor name, or NULL if device_index is out of range.
----
[[CategoryAPI]], [[CategorySensor]]...
- 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]]...
- SDL_SensorGetData . . . 1 match
- ... 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]]...
- SDL_SensorFromInstanceID . . . 1 match
- ...tance_id);
}}}
== Function Parameters ==
||'''instance_id'''||The sensor from instance id||
== Return Value ==
A [[SDL_Sensor]] object.
----
[[CategoryAPI]], [[CategorySensor]]...
- SDL_SensorClose . . . 1 match
- ...ghlight cpp
void SDL_SensorClose(SDL_Sensor *sensor);
}}}
== Function Parameters ==
||'''sensor'''||The [[SDL_Sensor]] object to close||
----
[[CategoryAPI]], [[CategorySensor]]...
- SDL_SemWaitTimeout . . . 1 match
- ...ctions ==
.[[SDL_CreateSemaphore]]
.[[SDL_DestroySemaphore]]
.[[SDL_SemPost]]
.[[SDL_SemTryWait]]
.[[SDL_SemValue]]
.[[SDL_SemWait]]
----
[[CategoryAPI]], [[CategoryMutex]]...
- SDL_SemWait . . . 1 match
- ...emaphore]]
.[[SDL_DestroySemaphore]]
.[[SDL_SemPost]]
.[[SDL_SemTryWait]]
.[[SDL_SemValue]]
.[[SDL_SemWait]]
.[[SDL_SemWaitTimeout]]
----
[[CategoryAPI]], [[CategoryMutex]]...
- SDL_SemValue . . . 1 match
- ... can add your code example here
}}}
== Remarks ==
''You can add useful comments here''
== Related Functions ==
.[[SDL_CreateSemaphore]]
----
[[CategoryAPI]], [[CategoryMutex]]...
- SDL_SemTryWait . . . 1 match
- ...ns ==
.[[SDL_CreateSemaphore]]
.[[SDL_DestroySemaphore]]
.[[SDL_SemPost]]
.[[SDL_SemValue]]
.[[SDL_SemWait]]
.[[SDL_SemWaitTimeout]]
----
[[CategoryAPI]], [[CategoryMutex]]...
- SDL_SemPost . . . 1 match
- ...==
.[[SDL_CreateSemaphore]]
.[[SDL_DestroySemaphore]]
.[[SDL_SemTryWait]]
.[[SDL_SemValue]]
.[[SDL_SemWait]]
.[[SDL_SemWaitTimeout]]
----
[[CategoryAPI]], [[CategoryMutex]]...
- SDL_SaveDollarTemplate . . . 1 match
- ...Functions ==
.[[SDL_LoadDollarTemplates]]
.[[SDL_SaveAllDollarTemplates]]
----
[[CategoryAPI]], [[CategoryEvents]]
##See the Style Guide for instructions on editing the footer....
- SDL_SaveBMP_RW . . . 1 match
- ... are saved. YUV and paletted 1-bit and 4-bit formats are not supported.
== Related Functions ==
.[[SDL_LoadBMP_RW]]
.[[SDL_SaveBMP]]
----
[[CategoryAPI]], [[CategorySurface]]...
- SDL_SaveBMP . . . 1 match
- ... are saved. YUV and paletted 1-bit and 4-bit formats are not supported.
== Related Functions ==
.[[SDL_LoadBMP]]
.[[SDL_SaveBMP_RW]]
----
[[CategoryAPI]], [[CategorySurface]]...
- SDL_SaveAllDollarTemplates . . . 1 match
- ...ted Functions ==
.[[SDL_LoadDollarTemplates]]
.[[SDL_SaveDollarTemplate]]
----
[[CategoryAPI]], [[CategoryEvents]]
##See the Style Guide for instructions on editing the footer....
- SDL_RestoreWindow . . . 1 match
- ...mple here
}}}
== Remarks ==
''You can add useful comments here''
== Related Functions ==
. [[SDL_MaximizeWindow]]
. [[SDL_MinimizeWindow]]
----
[[CategoryAPI]], CategoryVideo...
- SDL_ResetAssertionReport . . . 1 match
- ... reset to a trigger_count of zero, and their always_ignore state will be false.
== Related Functions ==
.[[SDL_GetAssertionReport]]
----
[[CategoryAPI]], [[CategoryAssertions]]...
- SDL_RenderTargetSupported . . . 1 match
- ...ailable since SDL 2.0.0.
== Related Functions ==
.[[SDL_SetRenderTarget]]
----
[[CategoryAPI]], [[CategoryRender]]
##See the Style Guide for instructions on editing the footer....
- SDL_RenderSetViewport . . . 1 match
- ... resized, the current viewport is automatically centered within the new window size.
== Related Functions ==
.[[SDL_RenderGetViewport]]
----
[[CategoryAPI]], [[CategoryRender]]...
- SDL_RenderSetScale . . . 1 match
- ...elated Functions ==
.[[SDL_RenderGetScale]]
.[[SDL_RenderSetLogicalSize]]
----
[[CategoryAPI]], [[CategoryRender]]
##See the Style Guide for instructions on editing the footer....
- SDL_RenderSetLogicalSize . . . 1 match
- ...d delete this comment.
== Version ==
This function is available since SDL 2.0.0.
== Related Functions ==
.[[SDL_RenderGetLogicalSize]]
----
[[CategoryAPI]], [[CategoryRender]]...
- SDL_RenderSetIntegerScale . . . 1 match
- ...ntegerScale]]
.[[SDL_RenderSetLogicalSize]]
##Remove this section if empty
----
[[CategoryAPI]], [[CategoryRender]]
##See the Style Guide for instructions on editing the footer....
- SDL_RenderSetClipRect . . . 1 match
- ...
== Remarks ==
''You can add useful comments here''
== Related Functions ==
.[[SDL_RenderGetClipRect]]
.[[SDL_RenderIsClipEnabled]]
----
[[CategoryAPI]], [[CategoryRender]]...
- SDL_RenderReadPixels . . . 1 match
- ...format''' may be one of the following:
<<Include(SDL_PixelFormatEnum, , , from="=== Pixel Format Values ===", to="== Code Examples ==")>>
----
[[CategoryAPI]], [[CategoryRender]]...
- SDL_RenderPresent . . . 1 match
- ....[[SDL_RenderDrawRects]]
.[[SDL_RenderFillRect]]
.[[SDL_RenderFillRects]]
.[[SDL_SetRenderDrawBlendMode]]
.[[SDL_SetRenderDrawColor]]
----
[[CategoryAPI]], [[CategoryRender]]...
- SDL_RenderIsClipEnabled . . . 1 match
- ...elated Functions ==
.[[SDL_RenderGetClipRect]]
.[[SDL_RenderSetClipRect]]
----
[[CategoryAPI]], [[CategoryRender]]
##See the Style Guide for instructions on editing the footer....
