DragonFly On-Line Manual Pages

Search: Section:  


fli_palette(3)                  Allegro manual                  fli_palette(3)

NAME

fli_palette - Contains the current palette of the animation. Allegro game programming library.

SYNOPSIS

#include <allegro.h> extern PALETTE fli_palette;

DESCRIPTION

Contains the current FLI palette.

SEE ALSO

next_fli_frame(3), fli_pal_dirty_from(3), fli_bitmap(3) Allegro version 4.4.2 fli_palette(3)

Search: Section: