menu
sdl3 package
documentation
sdl3/lib_sdl_ex.dart
sdlScancodeToKeycode function
sdlScancodeToKeycode function
dark_mode
light_mode
sdlScancodeToKeycode
function
int
sdlScancodeToKeycode
(
int
x
)
Implementation
int
sdlScancodeToKeycode(
int
x) {
return
x | SDLK_SCANCODE_MASK; }
sdl3 package
documentation
sdl3/lib_sdl_ex
sdlScancodeToKeycode function
lib_sdl_ex library
Constants
SDL_AUDIO_DEVICE_DEFAULT_CAPTURE
SDL_AUDIO_DEVICE_DEFAULT_OUTPUT
Properties
SDL_BUTTON_LMASK
SDL_BUTTON_MMASK
SDL_BUTTON_RMASK
SDL_BUTTON_X1MASK
SDL_BUTTON_X2MASK
SDL_COMPILEDVERSION
SDL_WINDOWPOS_CENTERED
SDL_WINDOWPOS_UNDEFINED
Functions
sdlButton
sdlDefinePixcelFormat
sdlIconvUtf8Locate
sdlIconvUtf8Ucs2
sdlIconvUtf8Ucs4
sdlScancodeToKeycode
sdlVersionAtleast
sdlVersionnum
sdlWindowposCenteredDisplay
sdlWindowposIscentered
sdlWindowposIsundefined
sdlWindowposUndefinedDisplay