Select Git revision
context.hpp
-
Nathan Renney authored
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.
Nathan Renney authoredadding 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.