Class POVButton

java.lang.Object
org.wpilib.command2.button.Trigger
org.wpilib.command2.button.POVButton
All Implemented Interfaces:
BooleanSupplier

public class POVButton extends Trigger
A Trigger that gets its state from a POV on a GenericHID.

This class is provided by the NewCommands VendorDep