Class IdleState
java.lang.Object
org.firstinspires.ftc.teamcode.auton.stateMachineBackupTest.states.IdleState
- All Implemented Interfaces:
StateInterface
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
IdleState
public IdleState()
-
-
Method Details
-
checkEdges
- Specified by:
checkEdges
in interfaceStateInterface
-
stateAction
public void stateAction()- Specified by:
stateAction
in interfaceStateInterface
-