Beispiel #1
0
 public SetShooterSpeed() {
   m_shooter = Shooter.getInstance();
   requires(m_shooter);
 }