Wiki Page Content

SDL 2.0 API by Name

Hints

  1. SDL_HINT_ACCELEROMETER_AS_JOYSTICK
  2. SDL_HINT_ANDROID_APK_EXPANSION_MAIN_FILE_VERSION
  3. SDL_HINT_ANDROID_APK_EXPANSION_PATCH_FILE_VERSION
  4. SDL_HINT_ANDROID_SEPARATE_MOUSE_AND_TOUCH
  5. SDL_HINT_APPLE_TV_CONTROLLER_UI_EVENTS
  6. SDL_HINT_APPLE_TV_REMOTE_ALLOW_ROTATION
  7. SDL_HINT_BMP_SAVE_LEGACY_FORMAT
  8. SDL_HINT_EMSCRIPTEN_ASYNCIFY
  9. SDL_HINT_EMSCRIPTEN_KEYBOARD_ELEMENT
  10. SDL_HINT_FRAMEBUFFER_ACCELERATION
  11. SDL_HINT_GAMECONTROLLERCONFIG
  12. SDL_HINT_GRAB_KEYBOARD
  13. SDL_HINT_IDLE_TIMER_DISABLED
  14. SDL_HINT_IME_INTERNAL_EDITING
  15. SDL_HINT_JOYSTICK_ALLOW_BACKGROUND_EVENTS
  16. SDL_HINT_MAC_BACKGROUND_APP
  17. SDL_HINT_MAC_CTRL_CLICK_EMULATE_RIGHT_CLICK
  18. SDL_HINT_MOUSE_FOCUS_CLICKTHROUGH
  19. SDL_HINT_MOUSE_RELATIVE_MODE_WARP
  20. SDL_HINT_NO_SIGNAL_HANDLERS
  21. SDL_HINT_ORIENTATIONS
  22. SDL_HINT_RENDER_DIRECT3D11_DEBUG
  23. SDL_HINT_RENDER_DIRECT3D_THREADSAFE
  24. SDL_HINT_RENDER_DRIVER
  25. SDL_HINT_RENDER_OPENGL_SHADERS
  26. SDL_HINT_RENDER_SCALE_QUALITY
  27. SDL_HINT_RENDER_VSYNC
  28. SDL_HINT_RPI_VIDEO_LAYER
  29. SDL_HINT_THREAD_STACK_SIZE
  30. SDL_HINT_TIMER_RESOLUTION
  31. SDL_HINT_VIDEO_ALLOW_SCREENSAVER
  32. SDL_HINT_VIDEO_HIGHDPI_DISABLED
  33. SDL_HINT_VIDEO_MAC_FULLSCREEN_SPACES
  34. SDL_HINT_VIDEO_MINIMIZE_ON_FOCUS_LOSS
  35. SDL_HINT_VIDEO_WINDOW_SHARE_PIXEL_FORMAT
  36. SDL_HINT_VIDEO_WIN_D3DCOMPILER
  37. SDL_HINT_VIDEO_X11_NET_WM_PING
  38. SDL_HINT_VIDEO_X11_XINERAMA
  39. SDL_HINT_VIDEO_X11_XRANDR
  40. SDL_HINT_VIDEO_X11_XVIDMODE
  41. SDL_HINT_WINDOWS_DISABLE_THREAD_NAMING
  42. SDL_HINT_WINDOWS_ENABLE_MESSAGELOOP
  43. SDL_HINT_WINDOWS_NO_CLOSE_ON_ALT_F4
  44. SDL_HINT_WINDOW_FRAME_USABLE_WHILE_CURSOR_HIDDEN
  45. SDL_HINT_WINRT_HANDLE_BACK_BUTTON
  46. SDL_HINT_WINRT_PRIVACY_POLICY_LABEL
  47. SDL_HINT_WINRT_PRIVACY_POLICY_URL
  48. SDL_HINT_XINPUT_ENABLED
  49. SDL_HINT_XINPUT_USE_OLD_JOYSTICK_MAPPING

Enumerations

Structures

Functions

  1. SDL_AddEventWatch
  2. SDL_AddHintCallback
  3. SDL_AddTimer
  4. SDL_AllocFormat
  5. SDL_AllocPalette
  6. SDL_AllocRW
  7. SDL_AndroidGetActivity
  8. SDL_AndroidGetExternalStoragePath
  9. SDL_AndroidGetExternalStorageState
  10. SDL_AndroidGetInternalStoragePath
  11. SDL_AndroidGetJNIEnv
  12. SDL_AtomicAdd
  13. SDL_AtomicCAS
  14. SDL_AtomicCASPtr
  15. SDL_AtomicDecRef
  16. SDL_AtomicGet
  17. SDL_AtomicGetPtr
  18. SDL_AtomicIncRef
  19. SDL_AtomicLock
  20. SDL_AtomicSet
  21. SDL_AtomicSetPtr
  22. SDL_AtomicTryLock
  23. SDL_AtomicUnlock
  24. SDL_AudioInit
  25. SDL_AudioQuit
  26. SDL_BlitScaled
  27. SDL_BlitSurface
  28. SDL_BuildAudioCVT
  29. SDL_COMPILEDVERSION
  30. SDL_CalculateGammaRamp
  31. SDL_CaptureMouse
  32. SDL_ClearError
  33. SDL_ClearHints
  34. SDL_ClearQueuedAudio
  35. SDL_CloseAudio
  36. SDL_CloseAudioDevice
  37. SDL_CompilerBarrier
  38. SDL_ComposeCustomBlendMode
  39. SDL_CondBroadcast
  40. SDL_CondSignal
  41. SDL_CondWait
  42. SDL_CondWaitTimeout
  43. SDL_ConvertAudio
  44. SDL_ConvertPixels
  45. SDL_ConvertSurface
  46. SDL_ConvertSurfaceFormat
  47. SDL_CreateColorCursor
  48. SDL_CreateCond
  49. SDL_CreateCursor
  50. SDL_CreateMutex
  51. SDL_CreateRGBSurface
  52. SDL_CreateRGBSurfaceFrom
  53. SDL_CreateRGBSurfaceWithFormat
  54. SDL_CreateRGBSurfaceWithFormatFrom
  55. SDL_CreateRenderer
  56. SDL_CreateSemaphore
  57. SDL_CreateSoftwareRenderer
  58. SDL_CreateSystemCursor
  59. SDL_CreateTexture
  60. SDL_CreateTextureFromSurface
  61. SDL_CreateThread
  62. SDL_CreateWindow
  63. SDL_CreateWindowAndRenderer
  64. SDL_CreateWindowFrom
  65. SDL_DXGIGetOutputInfo
  66. SDL_DelEventWatch
  67. SDL_DelHintCallback
  68. SDL_Delay
  69. SDL_DequeueAudio
  70. SDL_DestroyCond
  71. SDL_DestroyMutex
  72. SDL_DestroyRenderer
  73. SDL_DestroySemaphore
  74. SDL_DestroyTexture
  75. SDL_DestroyWindow
  76. SDL_DetachThread
  77. SDL_Direct3D9GetAdapterIndex
  78. SDL_DisableScreenSaver
  79. SDL_EnableScreenSaver
  80. SDL_EnclosePoints
  81. SDL_EventState
  82. SDL_FillRect
  83. SDL_FillRects
  84. SDL_FilterEvents
  85. SDL_FlushEvent
  86. SDL_FlushEvents
  87. SDL_FreeCursor
  88. SDL_FreeFormat
  89. SDL_FreePalette
  90. SDL_FreeRW
  91. SDL_FreeSurface
  92. SDL_FreeWAV
  93. SDL_GL_BindTexture
  94. SDL_GL_CreateContext
  95. SDL_GL_DeleteContext
  96. SDL_GL_ExtensionSupported
  97. SDL_GL_GetAttribute
  98. SDL_GL_GetCurrentContext
  99. SDL_GL_GetCurrentWindow
  100. SDL_GL_GetDrawableSize
  101. SDL_GL_GetProcAddress
  102. SDL_GL_GetSwapInterval
  103. SDL_GL_LoadLibrary
  104. SDL_GL_MakeCurrent
  105. SDL_GL_ResetAttributes
  106. SDL_GL_SetAttribute
  107. SDL_GL_SetSwapInterval
  108. SDL_GL_SwapWindow
  109. SDL_GL_UnbindTexture
  110. SDL_GL_UnloadLibrary
  111. SDL_GameControllerAddMapping
  112. SDL_GameControllerAddMappingsFromFile
  113. SDL_GameControllerAddMappingsFromRW
  114. SDL_GameControllerClose
  115. SDL_GameControllerEventState
  116. SDL_GameControllerFromInstanceID
  117. SDL_GameControllerGetAttached
  118. SDL_GameControllerGetAxis
  119. SDL_GameControllerGetAxisFromString
  120. SDL_GameControllerGetBindForAxis
  121. SDL_GameControllerGetBindForButton
  122. SDL_GameControllerGetButton
  123. SDL_GameControllerGetButtonFromString
  124. SDL_GameControllerGetJoystick
  125. SDL_GameControllerGetStringForAxis
  126. SDL_GameControllerGetStringForButton
  127. SDL_GameControllerMapping
  128. SDL_GameControllerMappingForGUID
  129. SDL_GameControllerName
  130. SDL_GameControllerNameForIndex
  131. SDL_GameControllerOpen
  132. SDL_GameControllerUpdate
  133. SDL_GetAssertionHandler
  134. SDL_GetAssertionReport
  135. SDL_GetAudioDeviceName
  136. SDL_GetAudioDeviceStatus
  137. SDL_GetAudioDriver
  138. SDL_GetAudioStatus
  139. SDL_GetBasePath
  140. SDL_GetCPUCacheLineSize
  141. SDL_GetCPUCount
  142. SDL_GetClipRect
  143. SDL_GetClipboardText
  144. SDL_GetClosestDisplayMode
  145. SDL_GetColorKey
  146. SDL_GetCurrentAudioDriver
  147. SDL_GetCurrentDisplayMode
  148. SDL_GetCurrentVideoDriver
  149. SDL_GetCursor
  150. SDL_GetDefaultAssertionHandler
  151. SDL_GetDefaultCursor
  152. SDL_GetDesktopDisplayMode
  153. SDL_GetDisplayBounds
  154. SDL_GetDisplayDPI
  155. SDL_GetDisplayMode
  156. SDL_GetDisplayName
  157. SDL_GetDisplayUsableBounds
  158. SDL_GetError
  159. SDL_GetEventFilter
  160. SDL_GetEventState
  161. SDL_GetGlobalMouseState
  162. SDL_GetGrabbedWindow
  163. SDL_GetHint
  164. SDL_GetHintBoolean
  165. SDL_GetKeyFromName
  166. SDL_GetKeyFromScancode
  167. SDL_GetKeyName
  168. SDL_GetKeyboardFocus
  169. SDL_GetKeyboardState
  170. SDL_GetModState
  171. SDL_GetMouseFocus
  172. SDL_GetMouseState
  173. SDL_GetNumAudioDevices
  174. SDL_GetNumAudioDrivers
  175. SDL_GetNumDisplayModes
  176. SDL_GetNumRenderDrivers
  177. SDL_GetNumTouchDevices
  178. SDL_GetNumTouchFingers
  179. SDL_GetNumVideoDisplays
  180. SDL_GetNumVideoDrivers
  181. SDL_GetPerformanceCounter
  182. SDL_GetPerformanceFrequency
  183. SDL_GetPixelFormatName
  184. SDL_GetPlatform
  185. SDL_GetPowerInfo
  186. SDL_GetPrefPath
  187. SDL_GetQueuedAudioSize
  188. SDL_GetRGB
  189. SDL_GetRGBA
  190. SDL_GetRelativeMouseMode
  191. SDL_GetRelativeMouseState
  192. SDL_GetRenderDrawBlendMode
  193. SDL_GetRenderDrawColor
  194. SDL_GetRenderDriverInfo
  195. SDL_GetRenderTarget
  196. SDL_GetRenderer
  197. SDL_GetRendererInfo
  198. SDL_GetRendererOutputSize
  199. SDL_GetRevision
  200. SDL_GetRevisionNumber
  201. SDL_GetScancodeFromKey
  202. SDL_GetScancodeFromName
  203. SDL_GetScancodeName
  204. SDL_GetSurfaceAlphaMod
  205. SDL_GetSurfaceBlendMode
  206. SDL_GetSurfaceColorMod
  207. SDL_GetSystemRAM
  208. SDL_GetTextureAlphaMod
  209. SDL_GetTextureBlendMode
  210. SDL_GetTextureColorMod
  211. SDL_GetThreadID
  212. SDL_GetThreadName
  213. SDL_GetTicks
  214. SDL_GetTouchDevice
  215. SDL_GetTouchFinger
  216. SDL_GetVersion
  217. SDL_GetVideoDriver
  218. SDL_GetWindowBordersSize
  219. SDL_GetWindowBrightness
  220. SDL_GetWindowData
  221. SDL_GetWindowDisplayIndex
  222. SDL_GetWindowDisplayMode
  223. SDL_GetWindowFlags
  224. SDL_GetWindowFromID
  225. SDL_GetWindowGammaRamp
  226. SDL_GetWindowGrab
  227. SDL_GetWindowID
  228. SDL_GetWindowMaximumSize
  229. SDL_GetWindowMinimumSize
  230. SDL_GetWindowOpacity
  231. SDL_GetWindowPixelFormat
  232. SDL_GetWindowPosition
  233. SDL_GetWindowSize
  234. SDL_GetWindowSurface
  235. SDL_GetWindowTitle
  236. SDL_GetWindowWMInfo
  237. SDL_HapticClose
  238. SDL_HapticDestroyEffect
  239. SDL_HapticEffectSupported
  240. SDL_HapticGetEffectStatus
  241. SDL_HapticIndex
  242. SDL_HapticName
  243. SDL_HapticNewEffect
  244. SDL_HapticNumAxes
  245. SDL_HapticNumEffects
  246. SDL_HapticNumEffectsPlaying
  247. SDL_HapticOpen
  248. SDL_HapticOpenFromJoystick
  249. SDL_HapticOpenFromMouse
  250. SDL_HapticOpened
  251. SDL_HapticPause
  252. SDL_HapticQuery
  253. SDL_HapticRumbleInit
  254. SDL_HapticRumblePlay
  255. SDL_HapticRumbleStop
  256. SDL_HapticRumbleSupported
  257. SDL_HapticRunEffect
  258. SDL_HapticSetAutocenter
  259. SDL_HapticSetGain
  260. SDL_HapticStopAll
  261. SDL_HapticStopEffect
  262. SDL_HapticUnpause
  263. SDL_HapticUpdateEffect
  264. SDL_Has3DNow
  265. SDL_HasAVX
  266. SDL_HasAVX2
  267. SDL_HasAltiVec
  268. SDL_HasClipboardText
  269. SDL_HasEvent
  270. SDL_HasEvents
  271. SDL_HasIntersection
  272. SDL_HasMMX
  273. SDL_HasRDTSC
  274. SDL_HasSSE
  275. SDL_HasSSE2
  276. SDL_HasSSE3
  277. SDL_HasSSE41
  278. SDL_HasSSE42
  279. SDL_HasScreenKeyboardSupport
  280. SDL_HideWindow
  281. SDL_Init
  282. SDL_InitSubSystem
  283. SDL_IntersectRect
  284. SDL_IntersectRectAndLine
  285. SDL_IsGameController
  286. SDL_IsScreenKeyboardShown
  287. SDL_IsScreenSaverEnabled
  288. SDL_IsTextInputActive
  289. SDL_JoystickClose
  290. SDL_JoystickCurrentPowerLevel
  291. SDL_JoystickEventState
  292. SDL_JoystickFromInstanceID
  293. SDL_JoystickGetAttached
  294. SDL_JoystickGetAxis
  295. SDL_JoystickGetBall
  296. SDL_JoystickGetButton
  297. SDL_JoystickGetDeviceGUID
  298. SDL_JoystickGetGUID
  299. SDL_JoystickGetGUIDFromString
  300. SDL_JoystickGetGUIDString
  301. SDL_JoystickGetHat
  302. SDL_JoystickInstanceID
  303. SDL_JoystickIsHaptic
  304. SDL_JoystickName
  305. SDL_JoystickNameForIndex
  306. SDL_JoystickNumAxes
  307. SDL_JoystickNumBalls
  308. SDL_JoystickNumButtons
  309. SDL_JoystickNumHats
  310. SDL_JoystickOpen
  311. SDL_JoystickUpdate
  312. SDL_LoadBMP
  313. SDL_LoadBMP_RW
  314. SDL_LoadDollarTemplates
  315. SDL_LoadFunction
  316. SDL_LoadObject
  317. SDL_LoadWAV
  318. SDL_LoadWAV_RW
  319. SDL_LockAudio
  320. SDL_LockAudioDevice
  321. SDL_LockMutex
  322. SDL_LockSurface
  323. SDL_LockTexture
  324. SDL_Log
  325. SDL_LogCritical
  326. SDL_LogDebug
  327. SDL_LogError
  328. SDL_LogGetOutputFunction
  329. SDL_LogGetPriority
  330. SDL_LogInfo
  331. SDL_LogMessage
  332. SDL_LogMessageV
  333. SDL_LogResetPriorities
  334. SDL_LogSetAllPriority
  335. SDL_LogSetOutputFunction
  336. SDL_LogSetPriority
  337. SDL_LogVerbose
  338. SDL_LogWarn
  339. SDL_LowerBlit
  340. SDL_LowerBlitScaled
  341. SDL_MUSTLOCK
  342. SDL_MapRGB
  343. SDL_MapRGBA
  344. SDL_MasksToPixelFormatEnum
  345. SDL_MaximizeWindow
  346. SDL_MinimizeWindow
  347. SDL_MixAudio
  348. SDL_MixAudioFormat
  349. SDL_MostSignificantBitIndex32
  350. SDL_MouseIsHaptic
  351. SDL_NumHaptics
  352. SDL_NumJoysticks
  353. SDL_NumSensors
  354. SDL_OpenAudio
  355. SDL_OpenAudioDevice
  356. SDL_OpenURL
  357. SDL_PauseAudio
  358. SDL_PauseAudioDevice
  359. SDL_PeepEvents
  360. SDL_PixelFormatEnumToMasks
  361. SDL_PointInRect
  362. SDL_PollEvent
  363. SDL_PumpEvents
  364. SDL_PushEvent
  365. SDL_QueryTexture
  366. SDL_QueueAudio
  367. SDL_Quit
  368. SDL_QuitRequested
  369. SDL_QuitSubSystem
  370. SDL_REVISION
  371. SDL_RWFromConstMem
  372. SDL_RWFromFP
  373. SDL_RWFromFile
  374. SDL_RWFromMem
  375. SDL_RWclose
  376. SDL_RWread
  377. SDL_RWseek
  378. SDL_RWsize
  379. SDL_RWtell
  380. SDL_RWwrite
  381. SDL_RaiseWindow
  382. SDL_ReadBE16
  383. SDL_ReadBE32
  384. SDL_ReadBE64
  385. SDL_ReadLE16
  386. SDL_ReadLE32
  387. SDL_ReadLE64
  388. SDL_ReadU8
  389. SDL_RecordGesture
  390. SDL_RectEmpty
  391. SDL_RectEquals
  392. SDL_RegisterEvents
  393. SDL_RemoveTimer
  394. SDL_RenderClear
  395. SDL_RenderCopy
  396. SDL_RenderCopyEx
  397. SDL_RenderDrawLine
  398. SDL_RenderDrawLines
  399. SDL_RenderDrawPoint
  400. SDL_RenderDrawPoints
  401. SDL_RenderDrawRect
  402. SDL_RenderDrawRects
  403. SDL_RenderFillRect
  404. SDL_RenderFillRects
  405. SDL_RenderGetClipRect
  406. SDL_RenderGetD3D9Device
  407. SDL_RenderGetIntegerScale
  408. SDL_RenderGetLogicalSize
  409. SDL_RenderGetScale
  410. SDL_RenderGetViewport
  411. SDL_RenderIsClipEnabled
  412. SDL_RenderPresent
  413. SDL_RenderReadPixels
  414. SDL_RenderSetClipRect
  415. SDL_RenderSetIntegerScale
  416. SDL_RenderSetLogicalSize
  417. SDL_RenderSetScale
  418. SDL_RenderSetViewport
  419. SDL_RenderTargetSupported
  420. SDL_ResetAssertionReport
  421. SDL_RestoreWindow
  422. SDL_SaveAllDollarTemplates
  423. SDL_SaveBMP
  424. SDL_SaveBMP_RW
  425. SDL_SaveDollarTemplate
  426. SDL_SemPost
  427. SDL_SemTryWait
  428. SDL_SemValue
  429. SDL_SemWait
  430. SDL_SemWaitTimeout
  431. SDL_SensorClose
  432. SDL_SensorFromInstanceID
  433. SDL_SensorGetData
  434. SDL_SensorGetDeviceInstanceID
  435. SDL_SensorGetDeviceName
  436. SDL_SensorGetDeviceNonPortableType
  437. SDL_SensorGetDeviceType
  438. SDL_SensorGetInstanceID
  439. SDL_SensorGetName
  440. SDL_SensorGetNonPortableType
  441. SDL_SensorGetType
  442. SDL_SensorOpen
  443. SDL_SensorUpdate
  444. SDL_SetAssertionHandler
  445. SDL_SetClipRect
  446. SDL_SetClipboardText
  447. SDL_SetColorKey
  448. SDL_SetCursor
  449. SDL_SetError
  450. SDL_SetEventFilter
  451. SDL_SetHint
  452. SDL_SetHintWithPriority
  453. SDL_SetMainReady
  454. SDL_SetModState
  455. SDL_SetPaletteColors
  456. SDL_SetPixelFormatPalette
  457. SDL_SetRelativeMouseMode
  458. SDL_SetRenderDrawBlendMode
  459. SDL_SetRenderDrawColor
  460. SDL_SetRenderTarget
  461. SDL_SetSurfaceAlphaMod
  462. SDL_SetSurfaceBlendMode
  463. SDL_SetSurfaceColorMod
  464. SDL_SetSurfacePalette
  465. SDL_SetSurfaceRLE
  466. SDL_SetTextInputRect
  467. SDL_SetTextureAlphaMod
  468. SDL_SetTextureBlendMode
  469. SDL_SetTextureColorMod
  470. SDL_SetThreadPriority
  471. SDL_SetWindowBordered
  472. SDL_SetWindowBrightness
  473. SDL_SetWindowData
  474. SDL_SetWindowDisplayMode
  475. SDL_SetWindowFullscreen
  476. SDL_SetWindowGammaRamp
  477. SDL_SetWindowGrab
  478. SDL_SetWindowHitTest
  479. SDL_SetWindowIcon
  480. SDL_SetWindowInputFocus
  481. SDL_SetWindowMaximumSize
  482. SDL_SetWindowMinimumSize
  483. SDL_SetWindowModalFor
  484. SDL_SetWindowOpacity
  485. SDL_SetWindowPosition
  486. SDL_SetWindowResizable
  487. SDL_SetWindowSize
  488. SDL_SetWindowTitle
  489. SDL_SetWindowsMessageHook
  490. SDL_ShowCursor
  491. SDL_ShowMessageBox
  492. SDL_ShowSimpleMessageBox
  493. SDL_ShowWindow
  494. SDL_StartTextInput
  495. SDL_StopTextInput
  496. SDL_Swap16
  497. SDL_Swap32
  498. SDL_Swap64
  499. SDL_SwapBE16
  500. SDL_SwapBE32
  501. SDL_SwapBE64
  502. SDL_SwapFloat
  503. SDL_SwapFloatBE
  504. SDL_SwapFloatLE
  505. SDL_SwapLE16
  506. SDL_SwapLE32
  507. SDL_SwapLE64
  508. SDL_TICKS_PASSED
  509. SDL_TLSCreate
  510. SDL_TLSGet
  511. SDL_TLSSet
  512. SDL_ThreadID
  513. SDL_TriggerBreakpoint
  514. SDL_TryLockMutex
  515. SDL_UnionRect
  516. SDL_UnloadObject
  517. SDL_UnlockAudio
  518. SDL_UnlockAudioDevice
  519. SDL_UnlockMutex
  520. SDL_UnlockSurface
  521. SDL_UnlockTexture
  522. SDL_UpdateTexture
  523. SDL_UpdateWindowSurface
  524. SDL_UpdateWindowSurfaceRects
  525. SDL_UpdateYUVTexture
  526. SDL_VERSION
  527. SDL_VERSIONNUM
  528. SDL_VERSION_ATLEAST
  529. SDL_VideoInit
  530. SDL_VideoQuit
  531. SDL_Vulkan_CreateSurface
  532. SDL_Vulkan_GetDrawableSize
  533. SDL_Vulkan_GetInstanceExtensions
  534. SDL_Vulkan_GetVkInstanceProcAddr
  535. SDL_Vulkan_LoadLibrary
  536. SDL_Vulkan_UnloadLibrary
  537. SDL_WaitEvent
  538. SDL_WaitEventTimeout
  539. SDL_WaitThread
  540. SDL_WarpMouseGlobal
  541. SDL_WarpMouseInWindow
  542. SDL_WasInit
  543. SDL_WinRTGetFSPathUNICODE
  544. SDL_WinRTGetFSPathUTF8
  545. SDL_WinRTRunApp
  546. SDL_WriteBE16
  547. SDL_WriteBE32
  548. SDL_WriteBE64
  549. SDL_WriteLE16
  550. SDL_WriteLE32
  551. SDL_WriteLE64
  552. SDL_WriteU8
  553. SDL_acos
  554. SDL_assert
  555. SDL_assert_paranoid
  556. SDL_assert_release
  557. SDL_iPhoneSetAnimationCallback
  558. SDL_iPhoneSetEventPump


CategoryCategory

None: CategoryAPI (last edited 2013-08-10 05:04:50 by Sam Lantinga)

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