Exemplo n.º 1
0
 protected override void OnHitEnemy(InvaderController vAH)
 {
     vAH.Explode();                  //Tell Enemy to explode
 }