man expal () - Palette effects and color cycling. Allegro game programming library.

NAME

expal - Palette effects and color cycling. Allegro game programming library.

SYNOPSIS

#include <allegro.h>

Example expal

DESCRIPTION

This program demonstrates how to manipulate the palette. It draws a set of concentric circles onto the screen and animates them by cycling the palette.

SEE ALSO