368

Using input devices
Looking at input device components

  • An implementation of the InputDevice interface provides:
  • A description of a continuous device
  • Initialization, prompt for a value, get a value, close, etc.
  • Construction of one or more Sensors for abstract access to the physical detectors
  • Devices can be:
  • Real (trackers, network values)
  • Virtual (retrieved from a file, computationally generated)