SDL:Documentation
Un article de Games Creators Network.
Attention: cet article est encore très incomplet. Des participants le complèteront bientôt...
Sommaire |
[modifier] Général
- SDL_envars
- Flag
- SDL_GetError
- SDL_Init
- SDL_InitSubSystem
- SDL_LoadFunction
- SDL_LoadObject
- SDL_Quit
- SDL_QuitSubSystem
- SDL_UnloadObject
- SDL_WasInit
[modifier] Affichage
[modifier] Général
- SDL_BlitSurface
- SDL_ConvertSurface
- SDL_CreateRGBSurface
- SDL_CreateRGBSurfaceFrom
- SDL_DisplayFormat
- SDL_DisplayFormatAlpha
- SDL_FillRect
- SDL_Flip
- SDL_FreeSurface
- SDL_GetClipRect
- SDL_GetGammaRamp
- SDL_GetRGB
- SDL_GetRGBA
- SDL_LoadBMP
- SDL_LockSurface
- SDL_MapRGB
- SDL_MapRGBA
- SDL_SaveBMP
- SDL_SetAlpha
- SDL_SetClipRect
- SDL_SetColorKey
- SDL_SetColors
- SDL_SetGamma
- SDL_SetGammaRamp
- SDL_SetPalette
- SDL_SetVideoMode
- SDL_UnlockSurface
- SDL_UpdateRect
- SDL_UpdateRects
[modifier] Curseur
[modifier] Gestionnaire de fenetre
- SDL_GetWMInfo
- SDL_WM_GetCaption
- SDL_WM_GrabInput
- SDL_WM_IconifyWindow
- SDL_WM_SetCaption
- SDL_WM_SetIcon
- SDL_WM_ToggleFullScreen
[modifier] Information
[modifier] OpenGL
- SDL_GLattr
- SDL_GL_GetAttribute
- SDL_GL_GetProcAddress
- SDL_GL_LoadLibrary
- SDL_GL_SetAttribute
- SDL_GL_SwapBuffers
[modifier] Overlay
- SDL_CreateYUVOverlay
- SDL_DisplayYUVOverlay
- SDL_FreeYUVOverlay
- SDL_LockYUVOverlay
- SDL_UnlockYUVOverlay
[modifier] SDL_Image
[modifier] Structure
[modifier] CD-Rom
[modifier] Controle du lecteur
[modifier] Controle de lecture
[modifier] Information
[modifier] Structure
[modifier] Evenement
[modifier] Général
- SDL_EventState
- SDL_GetAppState
- SDL_GetModState
- SDL_JoystickEventState
- SDL_PeepEvents
- SDL_PollEvent
- SDL_PumpEvents
- SDL_PushEvent
- SDL_SetEventFilter
- SDL_SetModState
- SDL_WaitEvent
[modifier] Clavier
[modifier] Joystick
- SDL_JoystickGetAxis
- SDL_JoystickGetBall
- SDL_JoystickClose
- SDL_JoystickGetButton
- SDL_JoystickGetHat
- SDL_JoystickIndex
- SDL_JoystickName
- SDL_JoystickNumAxes
- SDL_JoystickNumBalls
- SDL_JoystickNumButtons
- SDL_JoystickNumHats
- SDL_JoystickOpen
- SDL_JoystickOpened
- SDL_JoystickUpdate
- SDL_NumJoysticks
[modifier] Souris
[modifier] Structure
[modifier] Son
- SDL_AudioCVT
- SDL_AudioSpec
- SDL_CloseAudio
- SDL_ConvertAudio
- SDL_FreeWAV
- SDL_GetAudioStatus
- SDL_LoadWAV
- SDL_LockAudio
- SDL_MixAudio
- SDL_OpenAudio
- SDL_PauseAudio
- SDL_UnlockAudio
[modifier] Multi-Threading
[modifier] Condition
[modifier] Mutex
[modifier] Sémaphore
- SDL_CreateSemaphore
- SDL_DestroySemaphore
- SDL_SemWait
- SDL_SemTryWait
- SDL_SemWaitTimeout
- SDL_SemPost
- SDL_SemValue
[modifier] Thread
[modifier] Réseau
Voir SDL_Net
[modifier] Timer

