|
constexpr | SDLVkMapping (SDL_Keycode vk_first, SDL_Keycode vk_last, uint8_t map_first, uint8_t map_last, bool unprintable) |
|
constexpr | SDLVkMapping (SDLKey vk_first, SDLKey vk_last, uint8_t map_first, uint8_t map_last) |
|
Definition at line 242 of file sdl2_v.cpp.
◆ SDLVkMapping() [1/2]
constexpr SDLVkMapping::SDLVkMapping |
( |
SDL_Keycode |
vk_first, |
|
|
SDL_Keycode |
vk_last, |
|
|
uint8_t |
map_first, |
|
|
uint8_t |
map_last, |
|
|
bool |
unprintable |
|
) |
| |
|
inlineconstexpr |
◆ SDLVkMapping() [2/2]
constexpr SDLVkMapping::SDLVkMapping |
( |
SDLKey |
vk_first, |
|
|
SDLKey |
vk_last, |
|
|
uint8_t |
map_first, |
|
|
uint8_t |
map_last |
|
) |
| |
|
inlineconstexpr |
◆ map_to
const uint8_t SDLVkMapping::map_to |
◆ unprintable
const bool SDLVkMapping::unprintable |
◆ vk_count
const uint8_t SDLVkMapping::vk_count |
◆ vk_from [1/2]
const SDL_Keycode SDLVkMapping::vk_from |
◆ vk_from [2/2]
const uint16_t SDLVkMapping::vk_from |
The documentation for this struct was generated from the following files: