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 states a button can be in.

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()

A utility class for accessing transmitters without a reference.