|
" 2013 FRC Java API " |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DriverStation.Alliance | |
|---|---|
| edu.wpi.first.wpilibj | The WPI Robotics library (WPILibJ) is a set of Java classes that interfaces to the hardware in the FRC control system and your robot. |
| Uses of DriverStation.Alliance in edu.wpi.first.wpilibj |
|---|
| Fields in edu.wpi.first.wpilibj declared as DriverStation.Alliance | |
|---|---|
static DriverStation.Alliance |
DriverStation.Alliance.kBlue
alliance: Blue |
static DriverStation.Alliance |
DriverStation.Alliance.kInvalid
alliance: Invalid |
static DriverStation.Alliance |
DriverStation.Alliance.kRed
alliance: Red |
| Methods in edu.wpi.first.wpilibj that return DriverStation.Alliance | |
|---|---|
DriverStation.Alliance |
DriverStation.getAlliance()
Get the current alliance from the FMS |
|
" 2013 FRC Java API " |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||