.\" Generated by the Allegro makedoc utility .TH exflip 3 "version 4.2.2" "Allegro" "Allegro manual" .SH NAME exflip \- Comparison of double buffering and page flipping. Allegro game programming library.\& .SH SYNOPSIS .B #include .sp .B Example exflip .SH DESCRIPTION This program moves a circle across the screen, first with a double buffer and then using page flips. .SH SEE ALSO .BR BITMAP (3), .BR END_OF_MAIN (3), .BR SCREEN_H (3), .BR SCREEN_W (3), .BR allegro_error (3), .BR allegro_init (3), .BR allegro_message (3), .BR blit (3), .BR circlefill (3), .BR clear_keybuf (3), .BR clear_to_color (3), .BR create_bitmap (3), .BR create_video_bitmap (3), .BR desktop_palette (3), .BR destroy_bitmap (3), .BR font (3), .BR install_keyboard (3), .BR install_timer (3), .BR keypressed (3), .BR makecol (3), .BR retrace_count (3), .BR screen (3), .BR set_gfx_mode (3), .BR set_palette (3), .BR show_video_bitmap (3), .BR textprintf_ex (3)