|
| constexpr | SDLVkMapping (SDL_Keycode vk_first, SDL_Keycode vk_last, uint8_t map_first, uint8_t map_last, bool unprintable) |
Definition at line 240 of file sdl2_v.cpp.
◆ SDLVkMapping()
| SDLVkMapping::SDLVkMapping |
( |
SDL_Keycode | vk_first, |
|
|
SDL_Keycode | vk_last, |
|
|
uint8_t | map_first, |
|
|
uint8_t | map_last, |
|
|
bool | unprintable ) |
|
inlineconstexpr |
◆ map_to
| const uint8_t SDLVkMapping::map_to |
◆ unprintable
| const bool SDLVkMapping::unprintable |
◆ vk_count
| const uint8_t SDLVkMapping::vk_count |
◆ vk_from
| const SDL_Keycode SDLVkMapping::vk_from |
The documentation for this struct was generated from the following file: