Results 376 - 400 of 563 results out of about 6839 pages. (4.75 seconds)
- SDL_GetPowerInfo . . . 1 match
- ...ned with power state, you should call this function frequently, and perhaps ignore changes until they seem to be stable for a few seconds.
----
[[CategoryAPI]], [[CategoryPower]]...
- SDL_GetPlatform . . . 1 match
- ...ple here
}}}
== Remarks ==
Here are the names returned for some supported platforms:
* Windows
* Mac OS X
* Linux
* iOS
* Android
----
[[CategoryAPI]], [[CategoryPlatform]]...
- SDL_GetPixelFormatName . . . 1 match
- ...de instructions. Leave the rest of the markup alone and delete this comment.
== Version ==
This function is available since SDL 2.0.0.
----
[[CategoryAPI]], [[CategoryPixels]]...
- SDL_GetPerformanceFrequency . . . 1 match
- ...eful comments here''
== Version ==
This function is available since SDL 2.0.0.
== Related Functions ==
.[[SDL_GetPerformanceCounter]]
----
[[CategoryAPI]], [[CategoryTimer]]...
- SDL_GetPerformanceCounter . . . 1 match
- ...en values can be converted to times by using [[SDL_GetPerformanceFrequency]]().
== Related Functions ==
.[[SDL_GetPerformanceFrequency]]
----
[[CategoryAPI]], [[CategoryTimer]]...
- SDL_GetNumVideoDrivers . . . 1 match
- ...u can add your code example here
}}}
== Remarks ==
''You can add useful comments here''
== Related Functions ==
.[[SDL_GetVideoDriver]]
----
[[CategoryAPI]], [[CategoryVideo]]...
- SDL_GetNumVideoDisplays . . . 1 match
- ... add useful comments here''
== Version ==
This function is available since SDL 2.0.0.
== Related Functions ==
.[[SDL_GetDisplayBounds]]
----
[[CategoryAPI]], [[CategoryVideo]]...
- SDL_GetNumTouchFingers . . . 1 match
- ...vailable since SDL 2.0.0.
== Related Functions ==
.[[SDL_GetTouchFinger]]
----
[[CategoryAPI]], [[CategoryEvents]]
##See the Style Guide for instructions on editing the footer....
- SDL_GetNumTouchDevices . . . 1 match
- ...vailable since SDL 2.0.0.
== Related Functions ==
.[[SDL_GetTouchDevice]]
----
[[CategoryAPI]], [[CategoryEvents]]
##See the Style Guide for instructions on editing the footer....
- SDL_GetNumRenderDrivers . . . 1 match
- ...== Version ==
This function is available since SDL 2.0.0.
== Related Functions ==
.[[SDL_CreateRenderer]]
.[[SDL_GetRenderDriverInfo]]
----
[[CategoryAPI]], [[CategoryRender]]...
- SDL_GetNumDisplayModes . . . 1 match
- ...
== Version ==
This function is available since SDL 2.0.0.
== Related Functions ==
.[[SDL_GetDisplayMode]]
.[[SDL_GetNumVideoDisplays]]
----
[[CategoryAPI]], [[CategoryVideo]]...
- SDL_GetNumAudioDrivers . . . 1 match
- ...il one is found to be usable.
== Version ==
This function is available since SDL 2.0.0.
== Related Functions ==
.[[SDL_GetAudioDriver]]
----
[[CategoryAPI]], [[CategoryAudio]]...
- SDL_GetNumAudioDevices . . . 1 match
- ...
== Version ==
This function is available since SDL 2.0.0.
== Related Functions ==
.[[SDL_GetAudioDeviceName]]
.[[SDL_OpenAudioDevice]]
----
[[CategoryAPI]], [[CategoryAudio]]...
- SDL_GetMouseState . . . 1 match
- ...of multi-mouse support?")>> */
== Related Functions ==
.[[SDL_GetGlobalMouseState]]
.[[SDL_GetRelativeMouseState]]
.[[SDL_PumpEvents]]
----
[[CategoryAPI]], [[CategoryMouse]]...
- SDL_GetMouseFocus . . . 1 match
- ...focus.
== Code Examples ==
{{{#!highlight cpp
You can add your code example here
}}}
== Remarks ==
''You can add useful comments here''
----
[[CategoryAPI]], [[CategoryMouse]]...
- SDL_GetModState . . . 1 match
- ... here
}}}
== Remarks ==
''You can add useful comments here''
== Related Functions ==
.[[SDL_GetKeyboardState]]
.[[SDL_SetModState]]
----
[[CategoryAPI]], [[CategoryKeyboard]]...
- SDL_GetKeyboardState . . . 1 match
- ...ls.
Note: This function doesn't take into account whether shift has been pressed or not.
== Related Functions ==
.[[SDL_PumpEvents]]
----
[[CategoryAPI]], [[CategoryKeyboard]]...
- SDL_GetKeyboardFocus . . . 1 match
- ...cus.
== Code Examples ==
{{{#!highlight cpp
You can add your code example here
}}}
== Remarks ==
''You can add useful comments here''
----
[[CategoryAPI]], [[CategoryKeyboard]]...
- SDL_GetKeyName . . . 1 match
- ...[SDL_Keycode]] for details.
== Related Functions ==
.[[SDL_GetKeyFromName]]
.[[SDL_GetKeyFromScancode]]
.[[SDL_GetScancodeFromKey]]
----
[[CategoryAPI]], [[CategoryKeyboard]]...
- SDL_GetKeyFromScancode . . . 1 match
- ...ple here
}}}
== Remarks ==
See [[SDL_Keycode]] for details.
== Related Functions ==
.[[SDL_GetKeyName]]
.[[SDL_GetScancodeFromKey]]
----
[[CategoryAPI]], [[CategoryKeyboard]]...
- SDL_GetKeyFromName . . . 1 match
- ...can add useful comments here''
== Related Functions ==
.[[SDL_GetKeyFromScancode]]
.[[SDL_GetKeyName]]
.[[SDL_GetScancodeFromName]]
----
[[CategoryAPI]], [[CategoryKeyboard]]...
- SDL_GetHintBoolean . . . 1 match
- ...ctions ==
.[[SDL_GetHint]]
.[[SDL_SetHint]]
##Remove this section if empty
----
[[CategoryAPI]], [[CategoryHints]]
##See the Style Guide for instructions on editing the footer....
- SDL_GetHint . . . 1 match
- ...mple here
}}}
== Remarks ==
''You can add useful comments here''
== Related Functions ==
.[[SDL_SetHint]]
.[[SDL_SetHintWithPriority]]
----
[[CategoryAPI]], [[CategoryHints]]...
- SDL_GetGrabbedWindow . . . 1 match
- ...[[SDL_GetWindowGrab]]
.[[SDL_SetWindowGrab]]
##Remove this section if empty
----
[[CategoryAPI]], [[CategoryVideo]]
##See the Style Guide for instructions on editing the footer....
- SDL_GetGlobalMouseState . . . 1 match
- ...= Related Functions ==
.[[SDL_CaptureMouse]]
##Remove this section if empty
----
[[CategoryAPI]], [[CategoryMouse]]
##See the Style Guide for instructions on editing the footer....
