Struct KeyboardHandlerWindowsImpl::KeyMap

Nested Relationships

This struct is a nested type of Class KeyboardHandlerWindowsImpl.

Struct Documentation

struct KeyMap

Data type for mapping KeyCode enum value to the expecting sequence of key codes returning by _getch() in response to the pressing keyboard keys.

Public Members

KeyboardHandlerBase::KeyCode inner_code
WinKeyCode win_key_code