Package frc.rebuilt
Class ShiftHelpers
java.lang.Object
frc.rebuilt.ShiftHelpers
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanstatic booleanstatic booleanisCurrentShiftBlue(double currentMatchTime) static inttimeLeftInShiftSeconds(double currentMatchTime)
-
Constructor Details
-
ShiftHelpers
public ShiftHelpers()
-
-
Method Details
-
blueWonAuto
public static boolean blueWonAuto() -
timeLeftInShiftSeconds
public static int timeLeftInShiftSeconds(double currentMatchTime) -
isCurrentShiftBlue
public static boolean isCurrentShiftBlue(double currentMatchTime) -
currentShiftIsYours
public static boolean currentShiftIsYours()
-