Package frc.rebuilt

Class ShiftHelpers

java.lang.Object
frc.rebuilt.ShiftHelpers

public class ShiftHelpers extends Object
  • 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()