Scroll to navigation

fli_palette(3alleg4) Allegro manual fli_palette(3alleg4)

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(3alleg4), fli_pal_dirty_from(3alleg4), fli_bitmap(3alleg4)
version 4.4.2 Allegro