Enum Joystick.AxisType

java.lang.Object
java.lang.Enum<Joystick.AxisType>
edu.wpi.first.wpilibj.Joystick.AxisType
All Implemented Interfaces:
Serializable, Comparable<Joystick.AxisType>, Constable
Enclosing class:
Joystick

public static enum Joystick.AxisType
extends Enum<Joystick.AxisType>
Represents an analog axis on a joystick.