Example #1
0
 public void SetPower(float power)
 {
     mTurret.SetPower(power);
 }