sdl-d ~master (2025-07-10T06:39:15.4308573)
Dub
Repo
SDL_Cursor
sdl
mouse
The structure used to identify an SDL cursor.
This is opaque data.
extern (
C
) nothrow @
nogc
struct
SDL_Cursor
Meta
Source
See Implementation
sdl
mouse
aliases
SDL_MouseID
enums
SDL_BUTTON_MASK
SDL_MouseButtonFlags
SDL_MouseWheelDirection
SDL_SystemCursor
functions
SDL_CaptureMouse
SDL_CreateColorCursor
SDL_CreateCursor
SDL_CreateSystemCursor
SDL_CursorVisible
SDL_DestroyCursor
SDL_GetCursor
SDL_GetDefaultCursor
SDL_GetGlobalMouseState
SDL_GetMice
SDL_GetMouseFocus
SDL_GetMouseNameForID
SDL_GetMouseState
SDL_GetRelativeMouseState
SDL_GetWindowRelativeMouseMode
SDL_HasMouse
SDL_HideCursor
SDL_SetCursor
SDL_SetWindowRelativeMouseMode
SDL_ShowCursor
SDL_WarpMouseGlobal
SDL_WarpMouseInWindow
manifest constants
SDL_BUTTON_LMASK
SDL_BUTTON_MMASK
SDL_BUTTON_RMASK
SDL_BUTTON_X1MASK
SDL_BUTTON_X2MASK
structs
SDL_Cursor
The structure used to identify an SDL cursor.
This is opaque data.