Exemplo n.º 1
0
 public void updateRotation()
 {
     rotation = rotation.updateOnce(xVelocity, yVelocity);
 }