Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
expal(3)			 Allegro manual 			expal(3)

NAME
     expal  -  Palette	effects  and color cycling. Allegro game programming li-
     brary.

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),   ac-
     quire_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)

Allegro 			  version 4.4.3 			expal(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=expal&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help