man expat () - Using patterned drawing modes and sub-bitmaps. Allegro game programming library.
NAME
expat - Using patterned drawing modes and sub-bitmaps. Allegro game programming library.
SYNOPSIS
#include <allegro.h>
Example expat
DESCRIPTION
This program demonstrates the use of patterned drawing and sub-bitmaps.
SEE ALSO
BITMAP(3alleg), END_OF_MAIN(3alleg), acquire_bitmap(3alleg), allegro_error(3alleg), allegro_init(3alleg), allegro_message(3alleg), bitmap_mask_color(3alleg), blit(3alleg), clear_to_color(3alleg), create_bitmap(3alleg), create_sub_bitmap(3alleg), desktop_palette(3alleg), destroy_bitmap(3alleg), drawing_mode(3alleg), font(3alleg), install_keyboard(3alleg), makecol(3alleg), masked_blit(3alleg), palette_color(3alleg), readkey(3alleg), rectfill(3alleg), release_bitmap(3alleg), screen(3alleg), set_gfx_mode(3alleg), set_palette(3alleg), solid_mode(3alleg), text_height(3alleg), text_length(3alleg), textout_ex(3alleg)