1rotate_scaled_sprite_v_flip_transA(l3l)egro manruoatlate_scaled_sprite_v_flip_trans(3)
2
3
4

NAME

6       rotate_scaled_sprite_v_flip_trans  -  Rotates,  stretches  and  flips a
7       sprite. Allegro game programming library.
8

SYNOPSIS

10       #include <allegro.h>
11
12
13       void rotate_scaled_sprite_v_flip_trans(BITMAP *bmp, BITMAP *sprite, int
14       x, int y, fixed angle, fixed scale);
15

DESCRIPTION

17       Draws  the  sprite, similar to rotate_scaled_sprite_trans() except that
18       it flips the sprite vertically first.
19
20

SEE ALSO

22       rotate_sprite_trans(3),                  rotate_scaled_sprite_trans(3),
23       rotate_sprite_v_flip_trans(3)
24
25
26
27Allegro                          version 4.r4o.t3ate_scaled_sprite_v_flip_trans(3)
Impressum