fli_bitmap - Man Page

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

Synopsis

#include <allegro.h>

extern BITMAP *fli_bitmap;

Description

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

See Also

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

Referenced By

fli_bmp_dirty_from(3), fli_palette(3), next_fli_frame(3), open_fli(3).

version 4.4.3 Allegro manual