sdl.keycode

Undocumented in source.

Members

Aliases

SDL_KeyCode
alias SDL_KeyCode = uint
Undocumented in source.
SDL_Keycode
alias SDL_Keycode = SDL_KeyCode
Undocumented in source.
SDL_Keymod
alias SDL_Keymod = ushort
Undocumented in source.

Enums

KMOD_NONE
anonymousenum KMOD_NONE
Undocumented in source.
SDLK_APP1
anonymousenum SDLK_APP1
Undocumented in source.
SDLK_SOFTLEFT
anonymousenum SDLK_SOFTLEFT
Undocumented in source.
SDLK_UNKNOWN
anonymousenum SDLK_UNKNOWN
Undocumented in source.
SDL_SCANCODE_TO_KEYCODE
deprecated eponymoustemplate SDL_SCANCODE_TO_KEYCODE(SDL_Scancode x)
Undocumented in source.

Functions

SDL_SCANCODE_TO_KEYCODE
SDL_KeyCode SDL_SCANCODE_TO_KEYCODE(SDL_Scancode x)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

SDLK_SCANCODE_MASK
enum SDLK_SCANCODE_MASK;
Undocumented in source.

Meta