DOKK / manpages / debian 10 / allegro5-doc / al_copy_transform.3alleg5.en
al_copy_transform(3alleg5) al_copy_transform(3alleg5)

al_copy_transform - Allegro 5 API

#include <allegro5/allegro.h>
void al_copy_transform(ALLEGRO_TRANSFORM *dest, const ALLEGRO_TRANSFORM *src)
    

Makes a copy of a transformation.

Parameters:

dest - Source transformation
src - Destination transformation
Allegro reference manual