1fli_bitmap(3)                   Allegro manual                   fli_bitmap(3)
2
3
4

NAME

6       fli_bitmap  - Contains the current frame of the animation. Allegro game
7       programming library.
8

SYNOPSIS

10       #include <allegro.h>
11
12
13       extern BITMAP *fli_bitmap;
14

DESCRIPTION

16       Contains the current frame of the FLI/FLC animation.  If  there  is  no
17       open animation, its value will be NULL.
18
19

SEE ALSO

21       next_fli_frame(3), fli_bmp_dirty_from(3), fli_palette(3)
22
23
24
25Allegro                          version 4.4.3                   fli_bitmap(3)
Impressum