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

Namespaces

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

Functions

bool kanzi::win32::closeWin32TouchInput (Win32LParam lParam) noexcept
 Closes the touch input handle. More...
 
bool kanzi::win32::getWin32TouchInputInfo (Win32WParam wParam, Win32LParam lParam, TOUCHINPUT &touchInputs) noexcept
 Gets the touch input information. More...
 
unsigned int kanzi::win32::getWin32TouchPointCount (Win32WParam wParam) noexcept
 Gets the number of input points for a touch. More...
 
void kanzi::win32::registerWin32TouchInput (const Win32DynamicLibrary &user32Lib) noexcept
 Dynamically registers touch input. More...
 

Variables

constexpr auto kanzi::win32::MaximumWin32TouchPointCount
 The maximum number of touch input points. More...