al_copy_transform(3) al_copy_transform(3) NAME al_copy_transform - Allegro 5 API SYNOPSIS #include void al_copy_transform(ALLEGRO_TRANSFORM *dest, const ALLEGRO_TRANSFORM *src) DESCRIPTION Makes a copy of a transformation. Parameters: o dest - Source transformation o src - Destination transformation Allegro reference manual al_copy_transform(3)