Exemplo n.º 1
0
 public void FlyAway(float delay)
 {
     canShoot = false;
     enemyAnimation.FlyAway(delay);
 }