new Alliance(match, color, team1, team2, team3)
Represents Alliances in FRC Matches. Each Alliance has three teams and a color
Parameters:
Name | Type | Description |
---|---|---|
match |
Match | |
color |
0 | 1 | |
team1 |
Robot | |
team2 |
Robot | |
team3 |
Robot |
- Source:
Methods
(static) reset()
Resets the alliance to its starting state
- Source: