Wiki Page Content

Results 326 - 350 of 563 results out of about 6839 pages. (4.87 seconds)

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

0.6k - rev: 7 (current) last modified: 2010-10-18 03:33:24

SDL_GetWindowSurface . . . 1 match
...fected by [[SDL_HINT_FRAMEBUFFER_ACCELERATION]]. == Related Functions == .[[SDL_UpdateWindowSurface]] .[[SDL_UpdateWindowSurfaceRects]] ---- [[CategoryAPI]], [[CategoryVideo]]...

2.0k - rev: 12 (current) last modified: 2015-02-10 21:29:22

SDL_GetWindowSize . . . 1 match
...client area size in pixels. == Related Functions == .[[SDL_GL_GetDrawableSize]] .[[SDL_Vulkan_GetDrawableSize]] .[[SDL_SetWindowSize]] ---- [[CategoryAPI]], [[CategoryVideo]]...

1.3k - rev: 13 (current) last modified: 2019-11-11 17:45:53

SDL_GetWindowPosition . . . 1 match
...ue for one of the positions a NULL may be passed in the '''x''' or '''y''' parameter. == Related Functions == .[[SDL_SetWindowPosition]] ---- [[CategoryAPI]], [[CategoryVideo]]...

0.9k - rev: 11 (current) last modified: 2016-01-01 18:30:30

SDL_GetWindowPixelFormat . . . 1 match
...ation. == Code Examples == {{{#!highlight cpp You can add your code example here }}} == Remarks == ''You can add useful comments here'' ---- [[CategoryAPI]], [[CategoryVideo]]...

0.6k - rev: 3 (current) last modified: 2011-05-17 18:00:46

SDL_GetWindowOpacity . . . 1 match
...lated Functions == .[[SDL_SetWindowOpacity]] ##Remove this section if empty ---- [[CategoryAPI]], [[CategoryVideo]] ##See the Style Guide for instructions on editing the footer....

1.8k - rev: 2 (current) last modified: 2016-09-29 22:54:20

SDL_GetWindowMinimumSize . . . 1 match
...d Functions == .[[SDL_GetWindowMaximumSize]] .[[SDL_SetWindowMinimumSize]] ---- [[CategoryAPI]], [[CategoryVideo]] ##See the Style Guide for instructions on editing the footer....

1.0k - rev: 3 (current) last modified: 2015-12-04 22:36:15

SDL_GetWindowMaximumSize . . . 1 match
...d Functions == .[[SDL_GetWindowMinimumSize]] .[[SDL_SetWindowMaximumSize]] ---- [[CategoryAPI]], [[CategoryVideo]] ##See the Style Guide for instructions on editing the footer....

1.0k - rev: 3 (current) last modified: 2015-12-04 22:37:35

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

0.7k - rev: 8 (current) last modified: 2017-07-14 21:56:25

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

0.6k - rev: 7 (current) last modified: 2011-03-13 21:21:13

SDL_GetWindowGammaRamp . . . 1 match
... (The index of this display can be retrieved using [[SDL_GetWindowDisplayIndex]]().) == Related Functions == .[[SDL_SetWindowGammaRamp]] ---- [[CategoryAPI]], [[CategoryVideo]]...

1.5k - rev: 5 (current) last modified: 2014-06-28 22:10:34

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

0.6k - rev: 5 (current) last modified: 2011-11-29 19:36:13

SDL_GetWindowFlags . . . 1 match
..._HideWindow]] .[[SDL_MaximizeWindow]] .[[SDL_MinimizeWindow]] .[[SDL_SetWindowFullscreen]] .[[SDL_SetWindowGrab]] .[[SDL_ShowWindow]] ---- [[CategoryAPI]], [[CategoryVideo]]...

0.9k - rev: 9 (current) last modified: 2011-01-06 05:46:46

SDL_GetWindowDisplayMode . . . 1 match
... == Remarks == ''You can add useful comments here'' == Related Functions == .[[SDL_SetWindowDisplayMode]] .[[SDL_SetWindowFullscreen]] ---- [[CategoryAPI]], [[CategoryVideo]]...

0.9k - rev: 8 (current) last modified: 2010-10-16 05:17:21

SDL_GetWindowDisplayIndex . . . 1 match
... }}} == Remarks == ''You can add useful comments here'' == Related Functions == .[[SDL_GetDisplayBounds]] .[[SDL_GetNumVideoDisplays]] ---- [[CategoryAPI]], [[CategoryVideo]]...

0.8k - rev: 5 (current) last modified: 2013-08-19 01:16:36

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

0.7k - rev: 8 (current) last modified: 2011-02-24 19:37:22

SDL_GetWindowBrightness . . . 1 match
...(The index of this display can be retrieved using [[SDL_GetWindowDisplayIndex]]().) == Related Functions == .[[SDL_SetWindowBrightness]] ---- [[CategoryAPI]], [[CategoryVideo]]...

1.0k - rev: 5 (current) last modified: 2014-06-24 23:43:06

SDL_GetWindowBordersSize . . . 1 match
... Related Functions == .[[SDL_GetWindowSize]] ##Remove this section if empty ---- [[CategoryAPI]], [[CategoryVideo]] ##See the Style Guide for instructions on editing the footer....

2.3k - rev: 2 (current) last modified: 2016-09-29 22:55:21

SDL_GetVideoDriver . . . 1 match
...re presented in the order in which they are normally checked during initialization. == Related Functions == .[[SDL_GetNumVideoDrivers]] ---- [[CategoryAPI]], [[CategoryVideo]]...

0.7k - rev: 5 (current) last modified: 2010-09-24 20:55:53

SDL_GetVersion . . . 1 match
...d safely at any time, even before [[SDL_Init]](). == Related Macros == .[[SDL_VERSION]] == Related Functions == .[[SDL_GetRevision]] ---- [[CategoryAPI]], [[CategoryVersion]]...

1.2k - rev: 13 (current) last modified: 2010-10-18 22:02:11

SDL_GetTouchFinger . . . 1 match
...hould not be deallocated. == Related Functions == .[[SDL_RecordGesture]] ---- [[CategoryAPI]], [[CategoryEvents]] ##See the Style Guide for instructions on editing the footer....

1.1k - rev: 5 (current) last modified: 2014-01-06 23:40:37

SDL_GetTouchDevice . . . 1 match
...able since SDL 2.0.0. == Related Functions == .[[SDL_GetNumTouchDevices]] ---- [[CategoryAPI]], [[CategoryEvents]] ##See the Style Guide for instructions on editing the footer....

1.4k - rev: 1 (current) last modified: 2013-11-02 12:35:14

SDL_GetTicks . . . 1 match
...ime; } } }}} == Remarks == This value wraps if the program runs for more than ~49 days. == Related Functions == .[[SDL_TICKS_PASSED]] ---- [[CategoryAPI]], [[CategoryTimer]]...

0.8k - rev: 7 (current) last modified: 2013-12-07 13:13:16

SDL_GetThreadName . . . 1 match
...ler, and remains valid until the specified thread is cleaned up by [[SDL_WaitThread]](). == Related Functions == .[[SDL_CreateThread]] ---- [[CategoryAPI]], [[CategoryThread]]...

0.8k - rev: 2 (current) last modified: 2013-08-08 19:21:46

SDL_GetThreadID . . . 1 match
...is running on a platform that does not support threads the return value will always be zero. == Related Functions == . [[SDL_ThreadID]] ---- [[CategoryAPI]], [[CategoryThread]]...

1.7k - rev: 18 (current) last modified: 2017-03-11 22:48:55

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