| Package | Description |
|---|---|
| org.usfirst.frc.team302.robot.commands | |
| org.usfirst.frc.team302.robot.subsystems |
| Modifier and Type | Field and Description |
|---|---|
private Shooter |
StopShooter.m_shooter |
private Shooter |
ShootBoulder.m_shooter |
private Shooter |
IntakeBoulder.m_shooter |
| Modifier and Type | Field and Description |
|---|---|
private Shooter |
SubsystemFactory.m_shooter |
| Modifier and Type | Method and Description |
|---|---|
Shooter |
SubsystemFactory.getShooter()
Call this method to get the shooter subsystem object
|