sdl-d ~master (2025-07-10T06:39:15.4308573)
Dub
Repo
SDL_HAT_UP
sdl
joystick
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
) nothrow @
nogc
enum
Uint8
SDL_HAT_UP
;
Meta
Source
See Implementation
sdl
joystick
aliases
SDL_JoystickID
enums
SDL_JoystickConnectionState
SDL_JoystickType
functions
SDL_AttachVirtualJoystick
SDL_CloseJoystick
SDL_DetachVirtualJoystick
SDL_GetJoystickAxis
SDL_GetJoystickAxisInitialState
SDL_GetJoystickBall
SDL_GetJoystickButton
SDL_GetJoystickConnectionState
SDL_GetJoystickFirmwareVersion
SDL_GetJoystickFromID
SDL_GetJoystickFromPlayerIndex
SDL_GetJoystickGUID
SDL_GetJoystickGUIDForID
SDL_GetJoystickGUIDInfo
SDL_GetJoystickHat
SDL_GetJoystickID
SDL_GetJoystickName
SDL_GetJoystickNameForID
SDL_GetJoystickPath
SDL_GetJoystickPathForID
SDL_GetJoystickPlayerIndex
SDL_GetJoystickPlayerIndexForID
SDL_GetJoystickPowerInfo
SDL_GetJoystickProduct
SDL_GetJoystickProductForID
SDL_GetJoystickProductVersion
SDL_GetJoystickProductVersionForID
SDL_GetJoystickProperties
SDL_GetJoystickSerial
SDL_GetJoystickType
SDL_GetJoystickTypeForID
SDL_GetJoystickVendor
SDL_GetJoystickVendorForID
SDL_GetJoysticks
SDL_GetNumJoystickAxes
SDL_GetNumJoystickBalls
SDL_GetNumJoystickButtons
SDL_GetNumJoystickHats
SDL_HasJoystick
SDL_IsJoystickVirtual
SDL_JoystickConnected
SDL_JoystickEventsEnabled
SDL_LockJoysticks
SDL_OpenJoystick
SDL_RumbleJoystick
SDL_RumbleJoystickTriggers
SDL_SendJoystickEffect
SDL_SendJoystickVirtualSensorData
SDL_SetJoystickEventsEnabled
SDL_SetJoystickLED
SDL_SetJoystickPlayerIndex
SDL_SetJoystickVirtualAxis
SDL_SetJoystickVirtualBall
SDL_SetJoystickVirtualButton
SDL_SetJoystickVirtualHat
SDL_SetJoystickVirtualTouchpad
SDL_UnlockJoysticks
SDL_UpdateJoysticks
manifest constants
SDL_JOYSTICK_AXIS_MAX
SDL_JOYSTICK_AXIS_MIN
SDL_PROP_JOYSTICK_CAP_MONO_LED_BOOLEAN
SDL_PROP_JOYSTICK_CAP_PLAYER_LED_BOOLEAN
SDL_PROP_JOYSTICK_CAP_RGB_LED_BOOLEAN
SDL_PROP_JOYSTICK_CAP_RUMBLE_BOOLEAN
SDL_PROP_JOYSTICK_CAP_TRIGGER_RUMBLE_BOOLEAN
structs
SDL_Joystick
SDL_VirtualJoystickDesc
SDL_VirtualJoystickSensorDesc
SDL_VirtualJoystickTouchpadDesc
variables
SDL_HAT_CENTERED
SDL_HAT_DOWN
SDL_HAT_LEFT
SDL_HAT_LEFTDOWN
SDL_HAT_LEFTUP
SDL_HAT_RIGHT
SDL_HAT_RIGHTDOWN
SDL_HAT_RIGHTUP
SDL_HAT_UP