Exemplo n.º 1
0
 public void Fire(List <IProjectile> bullets)
 {
     state.Fire(bullets);
 }