Wiki Page Content

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]]...

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
... 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
...tance_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
...ghlight 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_SemWaitTimeout . . . 1 match
...ctions == .[[SDL_CreateSemaphore]] .[[SDL_DestroySemaphore]] .[[SDL_SemPost]] .[[SDL_SemTryWait]] .[[SDL_SemValue]] .[[SDL_SemWait]] ---- [[CategoryAPI]], [[CategoryMutex]]...

1.7k - rev: 7 (current) last modified: 2013-10-05 19:38:17

SDL_SemWait . . . 1 match
...emaphore]] .[[SDL_DestroySemaphore]] .[[SDL_SemPost]] .[[SDL_SemTryWait]] .[[SDL_SemValue]] .[[SDL_SemWait]] .[[SDL_SemWaitTimeout]] ---- [[CategoryAPI]], [[CategoryMutex]]...

1.1k - rev: 7 (current) last modified: 2013-10-05 19:37:34

SDL_SemValue . . . 1 match
... can add your code example here }}} == Remarks == ''You can add useful comments here'' == Related Functions == .[[SDL_CreateSemaphore]] ---- [[CategoryAPI]], [[CategoryMutex]]...

0.6k - rev: 5 (current) last modified: 2013-08-12 06:16:13

SDL_SemTryWait . . . 1 match
...ns == .[[SDL_CreateSemaphore]] .[[SDL_DestroySemaphore]] .[[SDL_SemPost]] .[[SDL_SemValue]] .[[SDL_SemWait]] .[[SDL_SemWaitTimeout]] ---- [[CategoryAPI]], [[CategoryMutex]]...

1.5k - rev: 9 (current) last modified: 2013-10-05 19:37:56

SDL_SemPost . . . 1 match
...== .[[SDL_CreateSemaphore]] .[[SDL_DestroySemaphore]] .[[SDL_SemTryWait]] .[[SDL_SemValue]] .[[SDL_SemWait]] .[[SDL_SemWaitTimeout]] ---- [[CategoryAPI]], [[CategoryMutex]]...

0.8k - rev: 7 (current) last modified: 2013-08-12 05:48:11

SDL_SaveDollarTemplate . . . 1 match
...Functions == .[[SDL_LoadDollarTemplates]] .[[SDL_SaveAllDollarTemplates]] ---- [[CategoryAPI]], [[CategoryEvents]] ##See the Style Guide for instructions on editing the footer....

1.5k - rev: 3 (current) last modified: 2016-10-21 22:13:24

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]]...

1.2k - rev: 8 (current) last modified: 2016-10-08 22:35:29

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]]...

1.2k - rev: 9 (current) last modified: 2020-07-24 17:18:55

SDL_SaveAllDollarTemplates . . . 1 match
...ted Functions == .[[SDL_LoadDollarTemplates]] .[[SDL_SaveDollarTemplate]] ---- [[CategoryAPI]], [[CategoryEvents]] ##See the Style Guide for instructions on editing the footer....

1.5k - rev: 3 (current) last modified: 2016-10-21 22:12:15

SDL_RestoreWindow . . . 1 match
...mple here }}} == Remarks == ''You can add useful comments here'' == Related Functions == . [[SDL_MaximizeWindow]] . [[SDL_MinimizeWindow]] ---- [[CategoryAPI]], CategoryVideo...

0.6k - rev: 6 (current) last modified: 2010-10-18 03:31:11

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]]...

0.9k - rev: 4 (current) last modified: 2013-07-29 05:15:34

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....

1.4k - rev: 1 (current) last modified: 2013-10-31 21:33:58

SDL_RenderSetViewport . . . 1 match
... resized, the current viewport is automatically centered within the new window size. == Related Functions == .[[SDL_RenderGetViewport]] ---- [[CategoryAPI]], [[CategoryRender]]...

0.9k - rev: 3 (current) last modified: 2011-05-17 17:49:38

SDL_RenderSetScale . . . 1 match
...elated Functions == .[[SDL_RenderGetScale]] .[[SDL_RenderSetLogicalSize]] ---- [[CategoryAPI]], [[CategoryRender]] ##See the Style Guide for instructions on editing the footer....

1.7k - rev: 1 (current) last modified: 2013-10-31 22:11:51

SDL_RenderSetLogicalSize . . . 1 match
...d delete this comment. == Version == This function is available since SDL 2.0.0. == Related Functions == .[[SDL_RenderGetLogicalSize]] ---- [[CategoryAPI]], [[CategoryRender]]...

1.6k - rev: 1 (current) last modified: 2013-10-26 14:23:51

SDL_RenderSetIntegerScale . . . 1 match
...ntegerScale]] .[[SDL_RenderSetLogicalSize]] ##Remove this section if empty ---- [[CategoryAPI]], [[CategoryRender]] ##See the Style Guide for instructions on editing the footer....

1.8k - rev: 2 (current) last modified: 2016-09-29 22:52:59

SDL_RenderSetClipRect . . . 1 match
... == Remarks == ''You can add useful comments here'' == Related Functions == .[[SDL_RenderGetClipRect]] .[[SDL_RenderIsClipEnabled]] ---- [[CategoryAPI]], [[CategoryRender]]...

1.0k - rev: 7 (current) last modified: 2015-06-20 19:51:37

SDL_RenderReadPixels . . . 1 match
...format''' may be one of the following: <<Include(SDL_PixelFormatEnum, , , from="=== Pixel Format Values ===", to="== Code Examples ==")>> ---- [[CategoryAPI]], [[CategoryRender]]...

1.9k - rev: 16 (current) last modified: 2020-04-29 20:50:08

SDL_RenderPresent . . . 1 match
....[[SDL_RenderDrawRects]] .[[SDL_RenderFillRect]] .[[SDL_RenderFillRects]] .[[SDL_SetRenderDrawBlendMode]] .[[SDL_SetRenderDrawColor]] ---- [[CategoryAPI]], [[CategoryRender]]...

1.6k - rev: 12 (current) last modified: 2015-02-19 20:26:23

SDL_RenderIsClipEnabled . . . 1 match
...elated Functions == .[[SDL_RenderGetClipRect]] .[[SDL_RenderSetClipRect]] ---- [[CategoryAPI]], [[CategoryRender]] ##See the Style Guide for instructions on editing the footer....

1.5k - rev: 2 (current) last modified: 2015-06-01 14:34:20

Previous 1 2 3 4 5 6 7 8 9 10 11 Next
(Page Info.)
Feedback
Please include your contact information if you'd like to receive a reply.
Submit