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

FreeBSD Manual Pages

  
 
  

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

NAME
     exscroll  -  Mode-X hardware scrolling and split screens. Allegro game pro-
     gramming library.

SYNOPSIS
     #include <allegro.h>

     Example exscroll

DESCRIPTION
     This program demonstrates how to use  hardware  scrolling.   The  scrolling
     should work on anything that supports virtual screens larger than the phys-
     ical screen.

SEE ALSO
     BITMAP(3),    END_OF_MAIN(3),   RGB(3),   SCREEN_H(3),   SCREEN_W(3),   ac-
     quire_bitmap(3), allegro_init(3), allegro_message(3), clear_keybuf(3), cre-
     ate_sub_bitmap(3),  desktop_palette(3),   destroy_bitmap(3),   install_key-
     board(3),	  keypressed(3),    rectfill(3),   release_bitmap(3),	rest(3),
     screen(3), scroll_screen(3), set_color(3), set_gfx_mode(3), set_palette(3),
     vline(3)

Allegro 			  version 4.4.3 		     exscroll(3)

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

home | help