DOKK / manpages / debian 10 / allegro4-doc / fli_bitmap.3alleg4.en
fli_bitmap(3alleg4) Allegro manual fli_bitmap(3alleg4)

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

#include <allegro.h>

extern BITMAP *fli_bitmap;

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

next_fli_frame(3alleg4), fli_bmp_dirty_from(3alleg4), fli_palette(3alleg4)

version 4.4.2 Allegro