adding draw_image_with_rot(Image image, Rect src, Rect dest, double angle) function to allow for images to be rotated. This makes games like asteroids possible.