public interface HIDButton extends ButtonTrigger
Trigger.ButtonScheduler| Modifier and Type | Method and Description |
|---|---|
boolean |
getState()
Get the Value of the Button.
|
cancelWhenPressed, runWhenPressed, runWhenReleased, runWhileHeld, runWhileReleased, togglenWhenPressedcancelWhenActive, runWhenActive, runWhenInactive, runWhileActive, runWhileInactive, toggleWhenActiveboolean getState()
getState in interface BooleanSource