Ejemplo n.º 1
0
 public void InitiateFighting()
 {
     _drive.Jump();
     _gun.Shoot();
 }