sdl.gamecontroller

Undocumented in source.

Members

Aliases

SDL_GameControllerAxis
alias SDL_GameControllerAxis = int
Undocumented in source.
SDL_GameControllerBindType
alias SDL_GameControllerBindType = uint
Undocumented in source.
SDL_GameControllerButton
alias SDL_GameControllerButton = int
Undocumented in source.
SDL_GameControllerType
alias SDL_GameControllerType = uint
Undocumented in source.

Enums

SDL_CONTROLLER_AXIS_INVALID
anonymousenum SDL_CONTROLLER_AXIS_INVALID
Undocumented in source.
SDL_CONTROLLER_BINDTYPE_NONE
anonymousenum SDL_CONTROLLER_BINDTYPE_NONE
Undocumented in source.
SDL_CONTROLLER_BUTTON_INVALID
anonymousenum SDL_CONTROLLER_BUTTON_INVALID
Undocumented in source.
SDL_CONTROLLER_BUTTON_MAX
anonymousenum SDL_CONTROLLER_BUTTON_MAX
Undocumented in source.
SDL_CONTROLLER_BUTTON_MISC1
anonymousenum SDL_CONTROLLER_BUTTON_MISC1
Undocumented in source.
SDL_CONTROLLER_TYPE_AMAZON_LUNA
anonymousenum SDL_CONTROLLER_TYPE_AMAZON_LUNA
Undocumented in source.
SDL_CONTROLLER_TYPE_NVIDIA_SHIELD
anonymousenum SDL_CONTROLLER_TYPE_NVIDIA_SHIELD
Undocumented in source.
SDL_CONTROLLER_TYPE_UNKNOWN
anonymousenum SDL_CONTROLLER_TYPE_UNKNOWN
Undocumented in source.
SDL_CONTROLLER_TYPE_VIRTUAL
anonymousenum SDL_CONTROLLER_TYPE_VIRTUAL
Undocumented in source.

Functions

SDL_GameControllerAddMappingsFromFile
int SDL_GameControllerAddMappingsFromFile(const(char)* file)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

SDL_GameController
struct SDL_GameController
Undocumented in source.
SDL_GameControllerButtonBind
struct SDL_GameControllerButtonBind
Undocumented in source.

Meta