inputs

Classes for reading user input and interacting with transmitters.

Classes

ButtonId(value)

Each Button Id corresponds to a button on the transmitter.

ButtonState(value)

Represents the two states a button can be in at any time.

Hand(value)

Hand refers to which hand the transmitter is held by.

Input()

This class holds methods for accessing the state of the keyboard.

TransmitterReference(hand[, id])

Represents a specific transmitter.

Transmitters()

Provides access to transmitters via reference or directly.