logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Description

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

Name

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

See Also

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

Allegro                                           version 4.4.3                              fli_bitmap(3alleg4)

Synopsis

#include<allegro.h>externBITMAP*fli_bitmap;

See Also