Arduino Universal Inputs
A collection of libraries for managing/processing input devices on Arduino.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
oCArduinoButtonRepresents a button on an Arduino pin
oCArduinoJoystickRepresents a joystick attached to an Arduino ADC pin
oCArduinoMatrixButtonRepresents a single button in a matrix configuration
oCIButtonRepresents a two state button
oCIInputDeviceRepresents an input device
oCIJoystickRepresents a joystick or potentiometer
oCIUniversalInputCallbackInterface for classes that handle callbacks
oCIValueTransformInterface for a value transformation
oCLinearTransformValue transformation for basic linear interpolation
oCUIMListNodeNode type for linked list of IInputDevice
oCUniversalInputCallbackFunctionHandlerCallback handler for function pointers
\CUniversalInputManagerHandles the storage, polling and event handling for multiple input devices