Package edu.wpi.first.wpilibj2.command.button
-
Class Summary Class Description Button This class provides an easy way to link commands to OI inputs.InternalButton This class is intended to be used within a program.JoystickButton AButton
that gets its state from aGenericHID
.NetworkButton AButton
that uses aNetworkTable
boolean field.POVButton AButton
that gets its state from a POV on aGenericHID
.Trigger This class provides an easy way to link commands to inputs.