Kanzi  3.9.7
Kanzi Engine API
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
win32_keyboard_input.hpp File Reference

Namespaces

 kanzi
 Easing functions that require external dependencies for calculation.
 
 kanzi::win32
 

Functions

KZ_NO_DISCARD KeyModifier kanzi::win32::getWin32KeyModifiers (kanzi::LogicalKey key)
 Gets the currently active key modifiers for a logical key. More...
 
KZ_NO_DISCARD LogicalKey kanzi::win32::win32KeyToLogicalKey (Win32WParam wParam, Win32LParam lParam)
 Maps the native Win32 key to a logical key used by Kanzi. More...