Exemplo n.º 1
0
 /**
  * Draws bullets
  */
 private void drawUFO(Graphics g)
 {
     actualUFO.Draw(g);
 }