|
2010 FRC Java API |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.wpi.first.wpilibj.DriverStation.Alliance
public static class DriverStation.Alliance
The robot alliance that the robot is a part of
Field Summary | |
---|---|
static DriverStation.Alliance |
kBlue
alliance: Blue |
static DriverStation.Alliance |
kInvalid
alliance: Invalid |
static DriverStation.Alliance |
kRed
alliance: Red |
int |
value
The integer value representing this enumeration |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public final int value
public static final DriverStation.Alliance kRed
public static final DriverStation.Alliance kBlue
public static final DriverStation.Alliance kInvalid
|
2010 FRC Java API |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |