Esempio n. 1
0
 public void looseSatellite(int index)
 {
     Satellite.Destroy(this.sats[index]);
 }