Wiki Page Content

Results 51 - 75 of 563 results out of about 6839 pages. (5.86 seconds)

SDL_TLSGet . . . 1 match
...ce SDL 2.0.0. == Related Functions == .[[SDL_TLSCreate]] .[[SDL_TLSSet]] ---- [[CategoryAPI]], [[CategoryThread]] ##See the Style Guide for instructions on editing the footer....

1.5k - rev: 1 (current) last modified: 2013-11-02 12:08:50

SDL_TLSCreate . . . 1 match
...since SDL 2.0.0. == Related Functions == .[[SDL_TLSGet]] .[[SDL_TLSSet]] ---- [[CategoryAPI]], [[CategoryThread]] ##See the Style Guide for instructions on editing the footer....

1.5k - rev: 2 (current) last modified: 2014-09-06 21:07:42

SDL_TICKS_PASSED . . . 1 match
...on is available since SDL 2.0.1. == Related Functions == .[[SDL_GetTicks]] ---- [[CategoryAPI]], [[CategoryTimer]] ##See the Style Guide for instructions on editing the footer....

1.3k - rev: 1 (current) last modified: 2013-11-02 14:02:46

SDL_SwapLE64 . . . 1 match
...ur code example here }}} == Remarks == ''You can add useful comments here'' == Related Functions == .[[SDL_Swap64]] .[[SDL_SwapBE64]] ---- [[CategoryAPI]], [[CategoryEndian]]...

0.6k - rev: 4 (current) last modified: 2013-08-07 22:44:34

SDL_SwapLE32 . . . 1 match
...ur code example here }}} == Remarks == ''You can add useful comments here'' == Related Functions == .[[SDL_Swap32]] .[[SDL_SwapBE32]] ---- [[CategoryAPI]], [[CategoryEndian]]...

0.6k - rev: 3 (current) last modified: 2013-08-07 22:43:32

SDL_SwapLE16 . . . 1 match
...ur code example here }}} == Remarks == ''You can add useful comments here'' == Related Functions == .[[SDL_Swap16]] .[[SDL_SwapBE16]] ---- [[CategoryAPI]], [[CategoryEndian]]...

0.6k - rev: 6 (current) last modified: 2013-08-07 22:42:32

SDL_SwapFloatLE . . . 1 match
...e example here }}} == Remarks == ''You can add useful comments here'' == Related Functions == .[[SDL_SwapFloat]] .[[SDL_SwapFloatBE]] ---- [[CategoryAPI]], [[CategoryEndian]]...

0.6k - rev: 4 (current) last modified: 2013-08-07 22:47:04

SDL_SwapFloatBE . . . 1 match
...e example here }}} == Remarks == ''You can add useful comments here'' == Related Functions == .[[SDL_SwapFloat]] .[[SDL_SwapFloatLE]] ---- [[CategoryAPI]], [[CategoryEndian]]...

0.6k - rev: 4 (current) last modified: 2013-08-07 22:48:18

SDL_SwapFloat . . . 1 match
...example here }}} == Remarks == ''You can add useful comments here'' == Related Functions == .[[SDL_SwapFloatBE]] .[[SDL_SwapFloatLE]] ---- [[CategoryAPI]], [[CategoryEndian]]...

0.6k - rev: 2 (current) last modified: 2013-08-07 22:38:14

SDL_SwapBE64 . . . 1 match
...ur code example here }}} == Remarks == ''You can add useful comments here'' == Related Functions == .[[SDL_Swap64]] .[[SDL_SwapLE64]] ---- [[CategoryAPI]], [[CategoryEndian]]...

0.6k - rev: 3 (current) last modified: 2013-08-07 22:04:27

SDL_SwapBE32 . . . 1 match
...ur code example here }}} == Remarks == ''You can add useful comments here'' == Related Functions == .[[SDL_Swap32]] .[[SDL_SwapLE32]] ---- [[CategoryAPI]], [[CategoryEndian]]...

0.6k - rev: 3 (current) last modified: 2013-08-07 22:03:23

SDL_SwapBE16 . . . 1 match
...ur code example here }}} == Remarks == ''You can add useful comments here'' == Related Functions == .[[SDL_Swap16]] .[[SDL_SwapLE16]] ---- [[CategoryAPI]], [[CategoryEndian]]...

0.6k - rev: 4 (current) last modified: 2013-08-07 22:02:17

SDL_Swap64 . . . 1 match
... code example here }}} == Remarks == ''You can add useful comments here'' == Related Functions == .[[SDL_SwapBE64]] .[[SDL_SwapLE64]] ---- [[CategoryAPI]], [[CategoryEndian]]...

0.6k - rev: 2 (current) last modified: 2013-08-07 22:00:13

SDL_Swap32 . . . 1 match
... code example here }}} == Remarks == ''You can add useful comments here'' == Related Functions == .[[SDL_SwapBE32]] .[[SDL_SwapLE32]] ---- [[CategoryAPI]], [[CategoryEndian]]...

0.6k - rev: 4 (current) last modified: 2013-08-07 21:59:48

SDL_Swap16 . . . 1 match
... code example here }}} == Remarks == ''You can add useful comments here'' == Related Functions == .[[SDL_SwapBE16]] .[[SDL_SwapLE16]] ---- [[CategoryAPI]], [[CategoryEndian]]...

0.6k - rev: 3 (current) last modified: 2013-08-07 21:58:49

SDL_StopTextInput . . . 1 match
...our code example here }}} == Remarks == There is a [[Tutorials/TextInput|tutorial]]. == Related Functions == .[[SDL_StartTextInput]] ---- [[CategoryAPI]], [[CategoryKeyboard]]...

0.5k - rev: 2 (current) last modified: 2015-01-28 20:26:02

SDL_StartTextInput . . . 1 match
...een keyboard. There is a [[Tutorials/TextInput|tutorial]]. == Related Functions == .[[SDL_SetTextInputRect]] .[[SDL_StopTextInput]] ---- [[CategoryAPI]], [[CategoryKeyboard]]...

0.9k - rev: 10 (current) last modified: 2015-01-28 20:25:32

SDL_ShowWindow . . . 1 match
...In_ int nCmdShow) for Win32 builds. SDL_!ShowWindow() replaces this. == Related Functions == .[[SDL_HideWindow]] .[[SDL_RaiseWindow]] ---- [[CategoryAPI]], [[CategoryVideo]]...

0.6k - rev: 13 (current) last modified: 2014-12-21 21:03:15

SDL_ShowSimpleMessageBox . . . 1 match
... fail for the same reasons. If this is a concern, check the return value from this function and fall back to writing to stderr if you can. ---- [[CategoryAPI]], [[CategoryVideo]]...

1.7k - rev: 11 (current) last modified: 2014-09-24 20:33:51

SDL_ShowMessageBox . . . 1 match
...ble since SDL 2.0.0. == Related Functions == .[[SDL_ShowSimpleMessageBox]] ---- [[CategoryAPI]], [[CategoryVideo]] ##See the Style Guide for instructions on editing the footer....

3.0k - rev: 4 (current) last modified: 2014-10-10 19:59:52

SDL_ShowCursor . . . 1 match
... visible (also a return value as to the current state of the cursor)|| == Related Functions == .[[SDL_CreateCursor]] .[[SDL_SetCursor]] ---- [[CategoryAPI]], [[CategoryMouse]]...

1.4k - rev: 11 (current) last modified: 2016-10-20 20:30:49

SDL_SetWindowsMessageHook . . . 1 match
...sageHook]]() || == Version == This function is available since SDL 2.0.4. ---- [[CategoryAPI]], [[CategorySystem]] ##See the Style Guide for instructions on editing the footer....

1.7k - rev: 1 (current) last modified: 2015-05-17 21:25:05

SDL_SetWindowTitle . . . 1 match
...w); SDL_Quit(); return 0; } }}} == Remarks == ''You can add useful comments here'' == Related Functions == .[[SDL_GetWindowTitle]] ---- [[CategoryAPI]], [[CategoryVideo]]...

1.8k - rev: 11 (current) last modified: 2014-12-12 21:22:50

SDL_SetWindowSize . . . 1 match
...d use [[SDL_SetWindowDisplayMode]]() to change their size. == Related Functions == .[[SDL_GetWindowSize]] .[[SDL_SetWindowDisplayMode]] ---- [[CategoryAPI]], [[CategoryVideo]]...

1.2k - rev: 12 (current) last modified: 2017-10-22 01:28:18

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

1.5k - rev: 1 (current) last modified: 2016-09-30 22:23:12

Previous 1 2 3 4 5 6 7 8 9 10 Next
(Page Info.)
Feedback
Please include your contact information if you'd like to receive a reply.
Submit