sdl.video

Undocumented in source.

Members

Aliases

SDL_DisplayEventID
alias SDL_DisplayEventID = int
Undocumented in source.
SDL_DisplayOrientation
alias SDL_DisplayOrientation = int
Undocumented in source.
SDL_FlashOperation
alias SDL_FlashOperation = int
Undocumented in source.
SDL_GLContext
alias SDL_GLContext = void*
Undocumented in source.
SDL_GLContextResetNotification
alias SDL_GLContextResetNotification = int
Undocumented in source.
SDL_GLattr
alias SDL_GLattr = int
Undocumented in source.
SDL_GLcontextFlag
alias SDL_GLcontextFlag = int
Undocumented in source.
SDL_GLcontextReleaseFlag
alias SDL_GLcontextReleaseFlag = int
Undocumented in source.
SDL_GLprofile
alias SDL_GLprofile = int
Undocumented in source.
SDL_HitTest
alias SDL_HitTest = SDL_HitTestResult function(SDL_Window* win, const(SDL_Point)* area, void* data) nothrow
Undocumented in source.
SDL_HitTestResult
alias SDL_HitTestResult = int
Undocumented in source.
SDL_WindowEventID
alias SDL_WindowEventID = ubyte
Undocumented in source.
SDL_WindowFlags
alias SDL_WindowFlags = uint
Undocumented in source.

Enums

SDL_DISPLAYEVENT_CONNECTED
anonymousenum SDL_DISPLAYEVENT_CONNECTED
Undocumented in source.
SDL_DISPLAYEVENT_NONE
anonymousenum SDL_DISPLAYEVENT_NONE
Undocumented in source.
SDL_FLASH_CANCEL
anonymousenum SDL_FLASH_CANCEL
Undocumented in source.
SDL_GL_CONTEXT_DEBUG_FLAG
anonymousenum SDL_GL_CONTEXT_DEBUG_FLAG
Undocumented in source.
SDL_GL_CONTEXT_PROFILE_CORE
anonymousenum SDL_GL_CONTEXT_PROFILE_CORE
Undocumented in source.
SDL_GL_CONTEXT_RELEASE_BEHAVIOR_NONE
anonymousenum SDL_GL_CONTEXT_RELEASE_BEHAVIOR_NONE
Undocumented in source.
SDL_GL_CONTEXT_RESET_NOTIFICATION
anonymousenum SDL_GL_CONTEXT_RESET_NOTIFICATION
Undocumented in source.
SDL_GL_CONTEXT_RESET_NO_NOTIFICATION
anonymousenum SDL_GL_CONTEXT_RESET_NO_NOTIFICATION
Undocumented in source.
SDL_GL_FLOATBUFFERS
anonymousenum SDL_GL_FLOATBUFFERS
Undocumented in source.
SDL_GL_FRAMEBUFFER_SRGB_CAPABLE
anonymousenum SDL_GL_FRAMEBUFFER_SRGB_CAPABLE
Undocumented in source.
SDL_GL_RED_SIZE
anonymousenum SDL_GL_RED_SIZE
Undocumented in source.
SDL_GL_RELEASE_BEHAVIOR
anonymousenum SDL_GL_RELEASE_BEHAVIOR
Undocumented in source.
SDL_HITTEST_NORMAL
anonymousenum SDL_HITTEST_NORMAL
Undocumented in source.
SDL_ORIENTATION_UNKNOWN
anonymousenum SDL_ORIENTATION_UNKNOWN
Undocumented in source.
SDL_WINDOWEVENT_ICCPROF_CHANGED
anonymousenum SDL_WINDOWEVENT_ICCPROF_CHANGED
Undocumented in source.
SDL_WINDOWEVENT_NONE
anonymousenum SDL_WINDOWEVENT_NONE
Undocumented in source.
SDL_WINDOWEVENT_TAKE_FOCUS
anonymousenum SDL_WINDOWEVENT_TAKE_FOCUS
Undocumented in source.
SDL_WINDOWPOS_UNDEFINED_MASK
anonymousenum SDL_WINDOWPOS_UNDEFINED_MASK
Undocumented in source.
SDL_WINDOW_ALLOW_HIGHDPI
anonymousenum SDL_WINDOW_ALLOW_HIGHDPI
Undocumented in source.
SDL_WINDOW_ALWAYS_ON_TOP
anonymousenum SDL_WINDOW_ALWAYS_ON_TOP
Undocumented in source.
SDL_WINDOW_FULLSCREEN
anonymousenum SDL_WINDOW_FULLSCREEN
Undocumented in source.
SDL_WINDOW_METAL
anonymousenum SDL_WINDOW_METAL
Undocumented in source.
SDL_WINDOW_MOUSE_CAPTURE
anonymousenum SDL_WINDOW_MOUSE_CAPTURE
Undocumented in source.
SDL_WINDOW_MOUSE_GRABBED
anonymousenum SDL_WINDOW_MOUSE_GRABBED
Undocumented in source.
SDL_WINDOW_VULKAN
anonymousenum SDL_WINDOW_VULKAN
Undocumented in source.

Functions

SDL_WINDOWPOS_CENTERED_DISPLAY
uint SDL_WINDOWPOS_CENTERED_DISPLAY(uint x)
Undocumented in source. Be warned that the author may not have intended to support it.
SDL_WINDOWPOS_ISCENTERED
uint SDL_WINDOWPOS_ISCENTERED(uint x)
Undocumented in source. Be warned that the author may not have intended to support it.
SDL_WINDOWPOS_ISUNDEFINED
uint SDL_WINDOWPOS_ISUNDEFINED(uint x)
Undocumented in source. Be warned that the author may not have intended to support it.
SDL_WINDOWPOS_UNDEFINED_DISPLAY
uint SDL_WINDOWPOS_UNDEFINED_DISPLAY(uint x)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

SDL_DisplayMode
struct SDL_DisplayMode
Undocumented in source.
SDL_Window
struct SDL_Window
Undocumented in source.

Meta