1expal(3)                        Allegro manual                        expal(3)
2
3
4

NAME

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

SYNOPSIS

10       #include <allegro.h>
11
12
13       Example expal
14

DESCRIPTION

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

SEE ALSO

22       END_OF_MAIN(3),   PALETTE(3),   RGB(3),    SCREEN_H(3),    SCREEN_W(3),
23       acquire_screen(3),   allegro_error(3),   allegro_init(3),  allegro_mes‐
24       sage(3),    black_palette(3),    circlefill(3),    install_keyboard(3),
25       install_mouse(3),    keypressed(3),    release_screen(3),    screen(3),
26       set_gfx_mode(3), set_palette(3), show_mouse(3)
27
28
29
30Allegro                          version 4.4.3                        expal(3)
Impressum