Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
fli_bitmap(3)			 Allegro manual 		   fli_bitmap(3)

NAME
     fli_bitmap - Contains the current frame of the animation. Allegro game pro-
     gramming 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)

Allegro 			  version 4.4.3 		   fli_bitmap(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=fli_bitmap&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help