.\" Generated by the Allegro makedoc utility .TH expal 3 "version 4.2.2" "Allegro" "Allegro manual" .SH NAME expal \- Palette effects and color cycling. Allegro game programming library.\& .SH SYNOPSIS .B #include .sp .B Example expal .SH 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. .SH SEE ALSO .BR END_OF_MAIN (3), .BR PALETTE (3), .BR RGB (3), .BR SCREEN_H (3), .BR SCREEN_W (3), .BR acquire_screen (3), .BR allegro_error (3), .BR allegro_init (3), .BR allegro_message (3), .BR black_palette (3), .BR circlefill (3), .BR install_keyboard (3), .BR install_mouse (3), .BR keypressed (3), .BR release_screen (3), .BR screen (3), .BR set_gfx_mode (3), .BR set_palette (3), .BR show_mouse (3)