Kanzi  3.9.6
Kanzi Engine API
event_source_properties.hpp File Reference

Classes

struct  kanzi::EventSourceProperties
 Configurable event source properties. More...
 
struct  kanzi::KeyMap
 Defines the keys to map from a {LogicalKey, KeyModifier} pair to a simple LogicalKey. More...
 

Namespaces

 kanzi
 Easing functions that require external dependencies for calculation.
 

Enumerations

enum  kanzi::InputTranslation {
  kanzi::TranslateNone, kanzi::TranslatePointerToTouch, kanzi::TranslateTouchToPointer, kanzi::TranslatePointerToTouchPreserve,
  kanzi::TranslateTouchToPointerPreserve
}
 Enumeration to select translation of events. More...