1al_copy_transform(3)                                      al_copy_transform(3)
2
3
4

NAME

6       al_copy_transform - Allegro 5 API
7

SYNOPSIS

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

DESCRIPTION

14       Makes a copy of a transformation.
15
16       Parameters:
17
18       · dest - Source transformation
19
20       · src - Destination transformation
21
22
23
24Allegro reference manual                                  al_copy_transform(3)
Impressum