Wiki Page Content

Results 376 - 400 of 563 results out of about 6839 pages. (4.60 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]]...

2.0k - rev: 9 (current) last modified: 2015-12-19 22:23:49

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

0.6k - rev: 5 (current) last modified: 2013-10-27 22:22:18

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

1.3k - rev: 6 (current) last modified: 2016-10-20 20:48:44

SDL_GetPerformanceFrequency . . . 1 match
...eful comments here'' == Version == This function is available since SDL 2.0.0. == Related Functions == .[[SDL_GetPerformanceCounter]] ---- [[CategoryAPI]], [[CategoryTimer]]...

3.4k - rev: 9 (current) last modified: 2016-04-15 22:15:10

SDL_GetPerformanceCounter . . . 1 match
...en values can be converted to times by using [[SDL_GetPerformanceFrequency]](). == Related Functions == .[[SDL_GetPerformanceFrequency]] ---- [[CategoryAPI]], [[CategoryTimer]]...

0.7k - rev: 5 (current) last modified: 2011-04-06 18:04:47

SDL_GetNumVideoDrivers . . . 1 match
...u can add your code example here }}} == Remarks == ''You can add useful comments here'' == Related Functions == .[[SDL_GetVideoDriver]] ---- [[CategoryAPI]], [[CategoryVideo]]...

0.6k - rev: 4 (current) last modified: 2010-08-29 20:48:32

SDL_GetNumVideoDisplays . . . 1 match
... add useful comments here'' == Version == This function is available since SDL 2.0.0. == Related Functions == .[[SDL_GetDisplayBounds]] ---- [[CategoryAPI]], [[CategoryVideo]]...

0.6k - rev: 10 (current) last modified: 2016-05-14 22:07:31

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

1.5k - rev: 1 (current) last modified: 2013-11-02 12:25:42

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

1.3k - rev: 2 (current) last modified: 2013-11-02 12:32:25

SDL_GetNumRenderDrivers . . . 1 match
...== Version == This function is available since SDL 2.0.0. == Related Functions == .[[SDL_CreateRenderer]] .[[SDL_GetRenderDriverInfo]] ---- [[CategoryAPI]], [[CategoryRender]]...

0.9k - rev: 9 (current) last modified: 2017-01-14 22:52:24

SDL_GetNumDisplayModes . . . 1 match
... == Version == This function is available since SDL 2.0.0. == Related Functions == .[[SDL_GetDisplayMode]] .[[SDL_GetNumVideoDisplays]] ---- [[CategoryAPI]], [[CategoryVideo]]...

0.9k - rev: 15 (current) last modified: 2019-05-09 16:22:25

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

1.1k - rev: 14 (current) last modified: 2016-05-14 22:18:35

SDL_GetNumAudioDevices . . . 1 match
... == Version == This function is available since SDL 2.0.0. == Related Functions == .[[SDL_GetAudioDeviceName]] .[[SDL_OpenAudioDevice]] ---- [[CategoryAPI]], [[CategoryAudio]]...

2.1k - rev: 15 (current) last modified: 2016-05-14 22:17:17

SDL_GetMouseState . . . 1 match
...of multi-mouse support?")>> */ == Related Functions == .[[SDL_GetGlobalMouseState]] .[[SDL_GetRelativeMouseState]] .[[SDL_PumpEvents]] ---- [[CategoryAPI]], [[CategoryMouse]]...

1.4k - rev: 18 (current) last modified: 2016-11-28 21:41:43

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

0.5k - rev: 4 (current) last modified: 2013-11-02 13:12:19

SDL_GetModState . . . 1 match
... here }}} == Remarks == ''You can add useful comments here'' == Related Functions == .[[SDL_GetKeyboardState]] .[[SDL_SetModState]] ---- [[CategoryAPI]], [[CategoryKeyboard]]...

0.7k - rev: 10 (current) last modified: 2015-04-26 19:58:52

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

1.5k - rev: 14 (current) last modified: 2013-12-07 14:28:51

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

0.5k - rev: 4 (current) last modified: 2014-09-22 17:50:47

SDL_GetKeyName . . . 1 match
...[SDL_Keycode]] for details. == Related Functions == .[[SDL_GetKeyFromName]] .[[SDL_GetKeyFromScancode]] .[[SDL_GetScancodeFromKey]] ---- [[CategoryAPI]], [[CategoryKeyboard]]...

1.0k - rev: 10 (current) last modified: 2016-04-10 22:13:40

SDL_GetKeyFromScancode . . . 1 match
...ple here }}} == Remarks == See [[SDL_Keycode]] for details. == Related Functions == .[[SDL_GetKeyName]] .[[SDL_GetScancodeFromKey]] ---- [[CategoryAPI]], [[CategoryKeyboard]]...

0.8k - rev: 6 (current) last modified: 2015-05-31 19:44:04

SDL_GetKeyFromName . . . 1 match
...can add useful comments here'' == Related Functions == .[[SDL_GetKeyFromScancode]] .[[SDL_GetKeyName]] .[[SDL_GetScancodeFromName]] ---- [[CategoryAPI]], [[CategoryKeyboard]]...

0.9k - rev: 5 (current) last modified: 2016-04-10 22:16:36

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

1.6k - rev: 1 (current) last modified: 2016-10-08 22:43:44

SDL_GetHint . . . 1 match
...mple here }}} == Remarks == ''You can add useful comments here'' == Related Functions == .[[SDL_SetHint]] .[[SDL_SetHintWithPriority]] ---- [[CategoryAPI]], [[CategoryHints]]...

0.7k - rev: 4 (current) last modified: 2014-03-10 23:15:07

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

1.4k - rev: 3 (current) last modified: 2015-12-04 23:11:41

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

2.1k - rev: 2 (current) last modified: 2015-10-29 22:20:16

Previous 11 12 13 14 15 16 17 18 19 20 21 Next
(Page Info.)
Feedback
Please include your contact information if you'd like to receive a reply.
Submit