.\" Generated by the Allegro makedoc utility .TH exscroll 3alleg4 "version 4.4.3" "Allegro" "Allegro manual" .SH NAME exscroll \- Mode-X hardware scrolling and split screens. Allegro game programming library.\& .SH SYNOPSIS .B #include .sp .B Example exscroll .SH DESCRIPTION This program demonstrates how to use hardware scrolling. The scrolling should work on anything that supports virtual screens larger than the physical screen. .SH SEE ALSO .BR BITMAP (3alleg4), .BR END_OF_MAIN (3alleg4), .BR RGB (3alleg4), .BR SCREEN_H (3alleg4), .BR SCREEN_W (3alleg4), .BR acquire_bitmap (3alleg4), .BR allegro_init (3alleg4), .BR allegro_message (3alleg4), .BR clear_keybuf (3alleg4), .BR create_sub_bitmap (3alleg4), .BR desktop_palette (3alleg4), .BR destroy_bitmap (3alleg4), .BR install_keyboard (3alleg4), .BR keypressed (3alleg4), .BR rectfill (3alleg4), .BR release_bitmap (3alleg4), .BR rest (3alleg4), .BR screen (3alleg4), .BR scroll_screen (3alleg4), .BR set_color (3alleg4), .BR set_gfx_mode (3alleg4), .BR set_palette (3alleg4), .BR vline (3alleg4)