Exemplo n.º 1
0
 void InversionCancelled()
 {
     rotating = false;
     nextZ    = 0;
     sun.AbortedInversion();
 }