SYNOPSIS

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

DESCRIPTION

Makes a copy of a transformation.

Parameters:

\[bu]

dest - Source transformation

\[bu]

src - Destination transformation