Exemplo n.º 1
0
 /***
  * Changes the gravity direction
  */
 void changeGravity()
 {
     attractor.changeGravityDirection();
 }