Module chord2key::constants[][src]

Structs

AbsAxisCodeIter
KeyCodeIter
RelAxisCodeIter

Enums

AbsAxisCode

Identifier for all possible Absolute Axis types.

KeyCode

Identifier for all possible Key inputs.

PressState

The state of a key, either Up or Down.

RelAxisCode

Identifier for all possible Relative Axis types.

Type Definitions

AxisState

The type of value used by an axis during an axis event.