Module event_codes

Source
Expand description

Event codes sent by devices

Those codes are used for axis and button mapping.

Structs§

IntoIter
Event code iterator

Enums§

AbsoluteAxis
Event codes for absolute axes
Key
Event codes for buttons and keys

Traits§

EventCode
Trait common to all event codes
EventCodeValue
Trait common to all event code values