Wiki Page Content

Results 401 - 425 of 563 results out of about 6839 pages. (4.85 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....

1.5k - rev: 1 (current) last modified: 2015-08-21 21:00:55

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

0.9k - rev: 7 (current) last modified: 2013-08-08 22:36:07

SDL_GetError . . . 1 match
... string is statically allocated and must not be freed by the application. == Related Functions == .[[SDL_ClearError]] .[[SDL_SetError]] ---- [[CategoryAPI]], [[CategoryError]]...

1.3k - rev: 14 (current) last modified: 2016-05-11 20:27:55

SDL_GetDisplayUsableBounds . . . 1 match
...DisplayBounds]] .[[SDL_GetNumVideoDisplays]] ##Remove this section if empty ---- [[CategoryAPI]], [[CategoryVideo]] ##See the Style Guide for instructions on editing the footer....

2.1k - rev: 2 (current) last modified: 2016-09-29 22:56:20

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

1.6k - rev: 1 (current) last modified: 2013-10-31 22:21:07

SDL_GetDisplayMode . . . 1 match
...* packed pixel layout -> largest to smallest * refresh rate -> highest to lowest == Related Functions == .[[SDL_GetNumDisplayModes]] ---- [[CategoryAPI]], [[CategoryVideo]]...

1.7k - rev: 14 (current) last modified: 2014-06-29 22:03:03

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

1.8k - rev: 1 (current) last modified: 2015-07-31 19:10:26

SDL_GetDisplayBounds . . . 1 match
...etError()); return 1; } }}} == Remarks == ''You can add useful comments here'' == Related Functions == .[[SDL_GetNumVideoDisplays]] ---- [[CategoryAPI]], [[CategoryVideo]]...

0.9k - rev: 8 (current) last modified: 2014-06-22 07:46:28

SDL_GetDesktopDisplayMode . . . 1 match
...the current display mode. == Related Functions == .[[SDL_GetCurrentDisplayMode]] .[[SDL_GetDisplayMode]] .[[SDL_SetWindowDisplayMode]] ---- [[CategoryAPI]], [[CategoryVideo]]...

1.2k - rev: 14 (current) last modified: 2014-06-22 11:22:22

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

1.3k - rev: 2 (current) last modified: 2013-10-30 21:47:01

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

1.3k - rev: 2 (current) last modified: 2014-02-25 21:47:30

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

0.7k - rev: 9 (current) last modified: 2016-05-14 22:19:23

SDL_GetCurrentVideoDriver . . . 1 match
... == Version == This function is available since SDL 2.0.0. == Related Functions == .[[SDL_GetNumVideoDrivers]] .[[SDL_GetVideoDriver]] ---- [[CategoryAPI]], [[CategoryVideo]]...

0.7k - rev: 6 (current) last modified: 2016-05-14 22:03:59

SDL_GetCurrentDisplayMode . . . 1 match
...Related Functions == .[[SDL_GetDesktopDisplayMode]] .[[SDL_GetDisplayMode]] .[[SDL_GetNumVideoDisplays]] .[[SDL_SetWindowDisplayMode]] ---- [[CategoryAPI]], [[CategoryVideo]]...

1.9k - rev: 25 (current) last modified: 2016-04-15 22:08:43

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

1.1k - rev: 11 (current) last modified: 2016-05-14 22:15:34

SDL_GetColorKey . . . 1 match
...f the format used by the surface, as generated by [[SDL_MapRGB]](). == Related Functions == .[[SDL_BlitSurface]] .[[SDL_SetColorKey]] ---- [[CategoryAPI]], [[CategorySurface]]...

0.9k - rev: 7 (current) last modified: 2011-01-07 18:07:52

SDL_GetClosestDisplayMode . . . 1 match
...the available modes are too small, then NULL is returned. == Related Functions == . [[SDL_GetDisplayMode]] . [[SDL_GetNumDisplayModes]] ---- [[CategoryAPI]], [[CategoryVideo]]...

2.5k - rev: 17 (current) last modified: 2014-01-19 14:02:00

SDL_GetClipboardText . . . 1 match
...ough memory left for a copy of the clipboard's content. == Related Functions == .[[SDL_HasClipboardText]] .[[SDL_SetClipboardText]] ---- [[CategoryAPI]], [[CategoryClipboard]]...

0.7k - rev: 6 (current) last modified: 2015-10-29 22:22:56

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

0.8k - rev: 5 (current) last modified: 2011-01-07 17:47:36

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

0.9k - rev: 10 (current) last modified: 2016-11-28 21:40:11

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

0.6k - rev: 7 (current) last modified: 2016-11-28 21:37:12

SDL_GetBasePath . . . 1 match
...le||/Applications/SDLApp/|| == Version == This function is available since SDL 2.0.1. == Related Functions == .[[SDL_GetPrefPath]] ---- [[CategoryAPI]], [[CategoryFilesystem]]...

2.0k - rev: 14 (current) last modified: 2015-05-08 19:32:03

SDL_GetAudioStatus . . . 1 match
...s(1); }}} and is only useful if you used the legacy [[SDL_OpenAudio]]() function. == Related Functions == .[[SDL_GetAudioDeviceStatus]] ---- [[CategoryAPI]], [[CategoryAudio]]...

1.5k - rev: 11 (current) last modified: 2013-08-10 18:59:47

SDL_GetAudioDriver . . . 1 match
...audio2". These never have Unicode characters, and are not meant to be proper names. == Related Functions == . [[SDL_GetNumAudioDrivers]] ---- [[CategoryAPI]], [[CategoryAudio]]...

1.1k - rev: 16 (current) last modified: 2014-10-10 20:17:37

SDL_GetAudioDeviceStatus . . . 1 match
...= <<Include(SDL_AudioStatus, , , from="== Remarks ==", to="== Related Functions ==")>> == Related Functions == .[[SDL_PauseAudioDevice]] ---- [[CategoryAPI]], [[CategoryAudio]]...

0.9k - rev: 7 (current) last modified: 2013-08-08 04:55:41

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