expal(3) - Linux man page

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

end_of_main(3), palette(3), rgb(3), screen_h(3), screen_w(3), acquire_screen(3), allegro_error(3), allegro_init(3), allegro_message(3), black_palette(3), circlefill(3), install_keyboard(3), install_mouse(3), keypressed(3), release_screen(3), screen(3), set_gfx_mode(3), set_palette(3), show_mouse(3)