Uses of Class
frc.team670.pi.ControlMode
Package | Description |
---|---|
frc.team670.pi |
-
Uses of ControlMode in frc.team670.pi
Methods in frc.team670.pi that return ControlMode Modifier and Type Method Description static ControlMode
ControlMode. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static ControlMode[]
ControlMode. values()
Returns an array containing the constants of this enum type, in the order they are declared.