目次 - API(アルファベット順)

SDL2.0 API (アルファベット順)

ヒント

  1. SDL_HINT_ACCELEROMETER_AS_JOYSTICK
  2. SDL_HINT_FRAMEBUFFER_ACCELERATION
  3. SDL_HINT_GAMECONTROLLERCONFIG
  4. SDL_HINT_GRAB_KEYBOARD
  5. SDL_HINT_IDLE_TIMER_DISABLED
  6. SDL_HINT_JOYSTICK_ALLOW_BACKGROUND_EVENTS
  7. SDL_HINT_MAC_CTRL_CLICK_EMULATE_RIGHT_CLICK
  8. SDL_HINT_MOUSE_RELATIVE_MODE_WARP
  9. SDL_HINT_ORIENTATIONS
  10. SDL_HINT_RENDER_DIRECT3D_THREADSAFE
  11. SDL_HINT_RENDER_DRIVER
  12. SDL_HINT_RENDER_OPENGL_SHADERS
  13. SDL_HINT_RENDER_SCALE_QUALITY
  14. SDL_HINT_RENDER_VSYNC
  15. SDL_HINT_TIMER_RESOLUTION
  16. SDL_HINT_VIDEO_ALLOW_SCREENSAVER
  17. SDL_HINT_VIDEO_HIGHDPI_DISABLED
  18. SDL_HINT_VIDEO_MAC_FULLSCREEN_SPACES
  19. SDL_HINT_VIDEO_MINIMIZE_ON_FOCUS_LOSS
  20. SDL_HINT_VIDEO_WIN_D3DCOMPILER
  21. SDL_HINT_VIDEO_WINDOW_SHARE_PIXEL_FORMAT
  22. SDL_HINT_VIDEO_X11_XINERAMA
  23. SDL_HINT_VIDEO_X11_XRANDR
  24. SDL_HINT_VIDEO_X11_XVIDMODE
  25. SDL_HINT_XINPUT_ENABLED

列挙体

  1. SDL_assert_state
  2. SDL_AudioFormat
  3. SDL_AudioStatus
  4. SDL_BlendMode
  5. SDL_bool
  6. SDL_EventType
  7. SDL_GLattr
  8. SDL_GLcontextFlag
  9. SDL_GLprofile
  10. SDL_HintPriority
  11. SDL_Keycode
  12. SDL_Keymod
  13. SDL_LOG_CATEGORY
  14. SDL_LogPriority
  15. SDL_PixelFormatEnum
  16. SDL_PowerState
  17. SDL_RendererFlags
  18. SDL_RendererFlip
  19. SDL_SYSWM_TYPE
  20. SDL_Scancode
  21. SDL_TextureAccess
  22. SDL_TextureModulate
  23. SDL_ThreadPriority
  24. SDL_WindowEventID
  25. SDL_WindowFlags

構造体

  1. SDL_assert_data
  2. SDL_atomic_t
  3. SDL_AudioCVT
  4. SDL_AudioSpec
  5. SDL_Color
  6. SDL_ControllerAxisEvent
  7. SDL_ControllerButtonEvent
  8. SDL_ControllerDeviceEvent
  9. SDL_DisplayMode
  10. SDL_DollarGestureEvent
  11. SDL_DropEvent
  12. SDL_Event
  13. SDL_Finger
  14. SDL_HapticCondition
  15. SDL_HapticConstant
  16. SDL_HapticCustom
  17. SDL_HapticDirection
  18. SDL_HapticEffect
  19. SDL_HapticLeftRight
  20. SDL_HapticPeriodic
  21. SDL_HapticRamp
  22. SDL_JoyAxisEvent
  23. SDL_JoyBallEvent
  24. SDL_JoyButtonEvent
  25. SDL_JoyDeviceEvent
  26. SDL_JoyHatEvent
  27. SDL_KeyboardEvent
  28. SDL_Keysym
  29. SDL_MouseButtonEvent
  30. SDL_MouseMotionEvent
  31. SDL_MouseWheelEvent
  32. SDL_MultiGestureEvent
  33. SDL_Palette
  34. SDL_PixelFormat
  35. SDL_Point
  36. SDL_QuitEvent
  37. SDL_RWops
  38. SDL_Rect
  39. SDL_RendererInfo
  40. SDL_Surface
  41. SDL_SysWMEvent
  42. SDL_SysWMinfo
  43. SDL_SysWMmsg
  44. SDL_TextEditingEvent
  45. SDL_TextInputEvent
  46. SDL_TouchFingerEvent
  47. SDL_UserEvent
  48. SDL_version
  49. SDL_WindowEvent

関数

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

SDL Wikiへのリンク

SDL 2.0 API by Name - SDL Wiki