Package org.wildstang.framework.io.inputs


package org.wildstang.framework.io.inputs
  • Classes
    Class
    Description
    First abstraction of Input representing "analog" Inputs such as joysticks and gyros.
    First abstraction of Input representing "digital" Inputs such as buttons and limit switches.
    First abstraction of Input representing "discrete" Inputs such as hall effect and LIDAR sensors.
    First abstraction of Input representing I2C Inputs.
    First abstraction of Input representing "image" Inputs for vision purposes.
    Core input functions, primarily handling InputListeners.