angleTo(sprite): Returns the angle (in degrees) from the current sprite to the given sprite. Use this method to have a guided missile that always points to a target or to apply a gravity vector between a planet and a spacecraft. This method works whether the sprites are visible or not.