Wiki Page Content

Results 1 - 25 of 61 results out of about 6839 pages. (3.43 seconds)

SDL_version . . . 1 match
...[SDL_COMPILEDVERSION]] .[[SDL_VERSION]] .[[SDL_VERSIONNUM]] .[[SDL_VERSION_ATLEAST]] == Related Functions == . [[SDL_GetVersion]] ---- [[CategoryStruct]], [[CategoryVersion]]...

1.0k - rev: 19 (current) last modified: 2010-09-03 00:19:43

SDL_atomic_t . . . 1 match
...ctions == .[[SDL_AtomicAdd]] .[[SDL_AtomicCAS]] .[[SDL_AtomicDecRef]] .[[SDL_AtomicGet]] .[[SDL_AtomicIncRef]] .[[SDL_AtomicSet]] ---- [[CategoryStruct]], [[CategoryAtomic]]...

1.8k - rev: 4 (current) last modified: 2019-03-29 20:36:49

SDL_assert_data . . . 1 match
...port]](). == Related Functions == .[[SDL_assert]] .[[SDL_assert_paranoid]] .[[SDL_assert_release]] .[[SDL_GetAssertionReport]] ---- [[CategoryStruct]], [[CategoryAssertions]]...

1.1k - rev: 5 (current) last modified: 2013-07-30 03:34:27

SDL_WindowEvent . . . 1 match
...ntType]] .[[SDL_WindowEventID]] == Related Structures == .[[SDL_Event]] ---- [[CategoryStruct]], [[CategoryEvents]], [[CategoryVideo]] ##Actually from the SDL_events.h header ...

3.6k - rev: 20 (current) last modified: 2016-10-13 20:53:48

SDL_UserEvent . . . 1 match
...gisterEvents]](). == Related Enumerations == .[[SDL_EventType]] == Related Functions == .[[SDL_PushEvent]] .[[SDL_RegisterEvents]] ---- [[CategoryStruct]], [[CategoryEvents]]...

1.4k - rev: 16 (current) last modified: 2015-10-29 21:58:30

SDL_TouchFingerEvent . . . 1 match
...his structure is available since SDL 2.0.0. == Related Enumerations == .[[SDL_EventType]] == Related Structures == .[[SDL_Event]] ---- [[CategoryStruct]], [[CategoryEvents]]...

1.3k - rev: 16 (current) last modified: 2016-11-20 22:00:55

SDL_Texture . . . 1 match
...rCopy]] .[[SDL_SetTextureAlphaMod]] .[[SDL_SetTextureBlendMode]] .[[SDL_SetTextureColorMod]] .[[SDL_UnlockTexture]] .[[SDL_UpdateTexture]] ---- CategoryStruct, CategoryRender...

0.8k - rev: 9 (current) last modified: 2015-08-18 21:06:01

SDL_TextInputEvent . . . 1 match
... Related Structures == . [[SDL_Event]] . [[SDL_TextEditingEvent]] == Related Functions == . [[SDL_StartTextInput]] . [[SDL_StopTextInput]] ---- CategoryStruct, CategoryEvents...

2.2k - rev: 18 (current) last modified: 2015-01-28 20:41:22

SDL_TextEditingEvent . . . 1 match
...elated Structures == .[[SDL_Event]] .[[SDL_TextInputEvent]] == Related Functions == .[[SDL_StartTextInput]] .[[SDL_StopTextInput]] ---- [[CategoryStruct]], [[CategoryEvents]]...

1.1k - rev: 18 (current) last modified: 2015-01-28 20:27:35

SDL_SysWMmsg . . . 1 match
...re currently no Cocoa or UIKit window events. == Related Enumerations == .[[SDL_SYSWM_TYPE]] == Related Structures == .[[SDL_version]] ---- [[CategoryStruct]], [[CategorySWM]]...

1.9k - rev: 14 (current) last modified: 2016-10-08 22:57:24

SDL_SysWMinfo . . . 1 match
...elated Enumerations == .[[SDL_SYSWM_TYPE]] == Related Structures == .[[SDL_version]] == Related Functions == .[[SDL_GetWindowWMInfo]] ---- [[CategoryStruct]], [[CategorySWM]]...

3.3k - rev: 41 (current) last modified: 2016-12-01 08:58:06

SDL_SysWMEvent . . . 1 match
...tures == .[[SDL_Event]] .[[SDL_SysWMinfo]] .[[SDL_SysWMmsg]] == Related Functions == .[[SDL_EventState]] .[[SDL_GetWindowWMInfo]] ---- [[CategoryStruct]], [[CategoryEvents]]...

1.4k - rev: 14 (current) last modified: 2013-09-05 20:32:14

SDL_Surface . . . 1 match
...]] . [[SDL_SetSurfaceColorMod]] . [[SDL_SetSurfacePalette]] . [[SDL_SetSurfaceRLE]] . [[SDL_SoftStretch]] . [[SDL_UnlockSurface]] ---- [[CategoryStruct]], [[CategorySurface]]...

3.2k - rev: 32 (current) last modified: 2017-07-14 21:51:36

SDL_SensorEvent . . . 1 match
...] .[[SDL_SensorGetNonPortableType]] .[[SDL_SensorGetInstanceID]] .[[SDL_SensorGetData]] .[[SDL_SensorClose]] .[[SDL_SensorUpdate]] ---- [[CategoryStruct]], [[CategoryEvents]]...

1.0k - rev: 2 (current) last modified: 2018-12-11 08:39:30

SDL_RendererInfo . . . 1 match
...Flags]] .[[SDL_TextureModulate]] == Related Functions == .[[SDL_GetRenderDriverInfo]] .[[SDL_GetRendererInfo]] .[[SDL_RenderCopy]] ---- [[CategoryStruct]], [[CategoryRender]]...

1.5k - rev: 32 (current) last modified: 2014-02-09 22:23:58

SDL_Renderer . . . 1 match
...RenderDrawColor]] .[[SDL_SetRenderTarget]] ##Remove this section if empty ---- [[CategoryStruct]], [[CategoryRender]] ##See the Style Guide for instructions on editing the footer...

2.1k - rev: 1 (current) last modified: 2017-02-12 22:26:38

SDL_Rect . . . 1 match
...DL_RenderCopy]] .[[SDL_RenderDrawRect]] .[[SDL_RenderDrawRects]] .[[SDL_RenderReadPixels]] .[[SDL_UnionRect]] .[[SDL_UpdateTexture]] ---- [[CategoryStruct]], [[CategoryRect]]...

1.2k - rev: 15 (current) last modified: 2015-11-18 21:12:51

SDL_RWops . . . 1 match
...ConstMem]] .[[SDL_RWFromFile]] .[[SDL_RWFromFP]] .[[SDL_RWFromMem]] .[[SDL_RWread]] .[[SDL_RWseek]] .[[SDL_RWtell]] .[[SDL_RWwrite]] ---- [[CategoryStruct]], [[CategoryIO]]...

6.1k - rev: 11 (current) last modified: 2015-04-26 19:23:07

SDL_QuitEvent . . . 1 match
...he discussion of SDL_QUIT]] for more details. == Related Enumerations == .[[SDL_EventType]] == Related Structures == .[[SDL_Event]] ---- [[CategoryStruct]], [[CategoryEvents]]...

0.8k - rev: 12 (current) last modified: 2014-10-23 15:55:21

SDL_Point . . . 1 match
...int]] to simplify your code, it's very helpful. == Related Structures == .[[SDL_Rect]] == Related Functions == .[[SDL_EnclosePoints]] ---- [[CategoryStruct]], [[CategoryRect]]...

2.3k - rev: 6 (current) last modified: 2014-07-17 19:53:02

SDL_PixelFormat . . . 1 match
...[[SDL_Surface]] == Related Functions == .[[SDL_ConvertSurface]] .[[SDL_GetRGB]] .[[SDL_GetRGBA]] .[[SDL_MapRGB]] .[[SDL_MapRGBA]] ---- [[CategoryStruct]], [[CategoryPixels]]...

5.7k - rev: 34 (current) last modified: 2017-03-11 22:56:47

SDL_Palette . . . 1 match
...ed Structures == .[[SDL_PixelFormat]] == Related Functions == .[[SDL_AllocPalette]] .[[SDL_FreePalette]] .[[SDL_SetPaletteColors]] ---- [[CategoryStruct]], [[CategoryPixels]]...

1.2k - rev: 15 (current) last modified: 2014-09-22 17:28:04

SDL_MultiGestureEvent . . . 1 match
...DME-gesture.md]] == Related Enumerations == .[[SDL_EventType]] == Related Structures == .[[SDL_DollarGestureEvent]] .[[SDL_Event]] ---- [[CategoryStruct]], [[CategoryEvents]]...

1.3k - rev: 10 (current) last modified: 2014-07-29 20:28:36

SDL_MouseWheelEvent . . . 1 match
...ted Enumerations == .[[SDL_EventType]] == Related Structures == .[[SDL_Event]] .[[SDL_MouseButtonEvent]] .[[SDL_MouseMotionEvent]] ---- [[CategoryStruct]], [[CategoryEvents]]...

2.6k - rev: 23 (current) last modified: 2019-05-17 22:32:07

SDL_MouseMotionEvent . . . 1 match
...[[SDL_MouseWheelEvent]] == Related Functions == .[[SDL_GetMouseState]] .[[SDL_GetRelativeMouseState]] .[[SDL_SetRelativeMouseMode]] ---- [[CategoryStruct]], [[CategoryEvents]]...

2.2k - rev: 19 (current) last modified: 2013-09-05 20:20:21

1 2 3 Next
(Page Info.)
Feedback
Please include your contact information if you'd like to receive a reply.
Submit