al_copy_transform - Man Page
Allegro 5 API
Synopsis
#include <allegro5/allegro.h> void al_copy_transform(ALLEGRO_TRANSFORM *dest, const ALLEGRO_TRANSFORM *src)
Description
Makes a copy of a transformation.
Parameters:
- dest - Source transformation
- src - Destination transformation
Info
Allegro reference manual