fli_palette
Section: Allegro manual (3)
Updated: version 4.2.2
Index
Return to Main Contents
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)