Results 401 - 425 of 563 results out of about 6839 pages. (5.31 seconds)
- SDL_GetEventState . . . 1 match
- ...ne and delete this comment.
== Related Functions ==
.[[SDL_EventState]]
----
[[CategoryAPI]], [[CategoryEvents]]
##See the Style Guide for instructions on editing the footer....
- SDL_GetEventFilter . . . 1 match
- ...e existing filter before replacing it with a function that will call that saved filter.
== Related Functions ==
.[[SDL_SetEventFilter]]
----
[[CategoryAPI]], [[CategoryEvents]]...
- SDL_GetError . . . 1 match
- ... string is statically allocated and must not be freed by the application.
== Related Functions ==
.[[SDL_ClearError]]
.[[SDL_SetError]]
----
[[CategoryAPI]], [[CategoryError]]...
- SDL_GetDisplayUsableBounds . . . 1 match
- ...DisplayBounds]]
.[[SDL_GetNumVideoDisplays]]
##Remove this section if empty
----
[[CategoryAPI]], [[CategoryVideo]]
##See the Style Guide for instructions on editing the footer....
- SDL_GetDisplayName . . . 1 match
- ...able since SDL 2.0.0.
== Related Functions ==
.[[SDL_GetNumVideoDisplays]]
----
[[CategoryAPI]], [[CategoryVideo]]
##See the Style Guide for instructions on editing the footer....
- SDL_GetDisplayMode . . . 1 match
- ...* packed pixel layout -> largest to smallest
* refresh rate -> highest to lowest
== Related Functions ==
.[[SDL_GetNumDisplayModes]]
----
[[CategoryAPI]], [[CategoryVideo]]...
- SDL_GetDisplayDPI . . . 1 match
- ...ble since SDL 2.0.4.
== Related Functions ==
.[[SDL_GetNumVideoDisplays]]
----
[[CategoryAPI]], [[CategoryVideo]]
##See the Style Guide for instructions on editing the footer....
- SDL_GetDisplayBounds . . . 1 match
- ...etError());
return 1;
}
}}}
== Remarks ==
''You can add useful comments here''
== Related Functions ==
.[[SDL_GetNumVideoDisplays]]
----
[[CategoryAPI]], [[CategoryVideo]]...
- SDL_GetDesktopDisplayMode . . . 1 match
- ...the current display mode.
== Related Functions ==
.[[SDL_GetCurrentDisplayMode]]
.[[SDL_GetDisplayMode]]
.[[SDL_SetWindowDisplayMode]]
----
[[CategoryAPI]], [[CategoryVideo]]...
- SDL_GetDefaultCursor . . . 1 match
- ...lable since SDL 2.0.0.
== Related Functions ==
.[[SDL_CreateSystemCursor]]
----
[[CategoryAPI]], [[CategoryMouse]]
##See the Style Guide for instructions on editing the footer....
- SDL_GetDefaultAssertionHandler . . . 1 match
- ...d Functions ==
.[[SDL_GetAssertionHandler]]
##Remove this section if empty
----
[[CategoryAPI]], [[CategoryAssertions]]
##See the Style Guide for instructions on editing the foo...
- SDL_GetCursor . . . 1 match
- ...h is owned by the library. It is not necessary to free the cursor with [[SDL_FreeCursor]]().
== Related Functions ==
.[[SDL_SetCursor]]
----
[[CategoryAPI]], [[CategoryMouse]]...
- SDL_GetCurrentVideoDriver . . . 1 match
- ...
== Version ==
This function is available since SDL 2.0.0.
== Related Functions ==
.[[SDL_GetNumVideoDrivers]]
.[[SDL_GetVideoDriver]]
----
[[CategoryAPI]], [[CategoryVideo]]...
- SDL_GetCurrentDisplayMode . . . 1 match
- ...Related Functions ==
.[[SDL_GetDesktopDisplayMode]]
.[[SDL_GetDisplayMode]]
.[[SDL_GetNumVideoDisplays]]
.[[SDL_SetWindowDisplayMode]]
----
[[CategoryAPI]], [[CategoryVideo]]...
- SDL_GetCurrentAudioDriver . . . 1 match
- ...odify or free the returned string.
== Version ==
This function is available since SDL 2.0.0.
== Related Functions ==
.[[SDL_AudioInit]]
----
[[CategoryAPI]], [[CategoryAudio]]...
- SDL_GetColorKey . . . 1 match
- ...f the format used by the surface, as generated by [[SDL_MapRGB]]().
== Related Functions ==
.[[SDL_BlitSurface]]
.[[SDL_SetColorKey]]
----
[[CategoryAPI]], [[CategorySurface]]...
- SDL_GetClosestDisplayMode . . . 1 match
- ...the available modes are too small, then NULL is returned.
== Related Functions ==
. [[SDL_GetDisplayMode]]
. [[SDL_GetNumDisplayModes]]
----
[[CategoryAPI]], [[CategoryVideo]]...
- SDL_GetClipboardText . . . 1 match
- ...ough memory left for a copy of the clipboard's content.
== Related Functions ==
.[[SDL_HasClipboardText]]
.[[SDL_SetClipboardText]]
----
[[CategoryAPI]], [[CategoryClipboard]]...
- SDL_GetClipRect . . . 1 match
- ... of a blit, only the area within the clip rectangle is drawn into.
== Related Functions ==
.[[SDL_BlitSurface]]
.[[SDL_SetClipRect]]
----
[[CategoryAPI]], [[CategorySurface]]...
- SDL_GetCPUCount . . . 1 match
- ... Guide instructions. Leave the rest of the markup alone and delete this comment.
== Version ==
This function is available since SDL 2.0.0.
----
[[CategoryAPI]], [[CategoryCPU]]...
- SDL_GetCPUCacheLineSize . . . 1 match
- ... useful for determining multi-threaded structure padding or SIMD prefetch sizes.
== Version ==
This function is available since SDL 2.0.0.
----
[[CategoryAPI]], [[CategoryCPU]]...
- SDL_GetBasePath . . . 1 match
- ...le||/Applications/SDLApp/||
== Version ==
This function is available since SDL 2.0.1.
== Related Functions ==
.[[SDL_GetPrefPath]]
----
[[CategoryAPI]], [[CategoryFilesystem]]...
- SDL_GetAudioStatus . . . 1 match
- ...s(1);
}}}
and is only useful if you used the legacy [[SDL_OpenAudio]]() function.
== Related Functions ==
.[[SDL_GetAudioDeviceStatus]]
----
[[CategoryAPI]], [[CategoryAudio]]...
- SDL_GetAudioDriver . . . 1 match
- ...audio2". These never have Unicode characters, and are not meant to be proper names.
== Related Functions ==
. [[SDL_GetNumAudioDrivers]]
----
[[CategoryAPI]], [[CategoryAudio]]...
- SDL_GetAudioDeviceStatus . . . 1 match
- ...=
<<Include(SDL_AudioStatus, , , from="== Remarks ==", to="== Related Functions ==")>>
== Related Functions ==
.[[SDL_PauseAudioDevice]]
----
[[CategoryAPI]], [[CategoryAudio]]...
