1expat(3) Allegro manual expat(3)
2
3
4
6 expat - Using patterned drawing modes and sub-bitmaps. Allegro game
7 programming library.
8
10 #include <allegro.h>
11
12
13 Example expat
14
16 This program demonstrates the use of patterned drawing and sub-bitmaps.
17
18
20 BITMAP(3), END_OF_MAIN(3), acquire_bitmap(3), allegro_error(3), alle‐
21 gro_init(3), allegro_message(3), bitmap_mask_color(3), blit(3),
22 clear_to_color(3), create_bitmap(3), create_sub_bitmap(3), desktop_pal‐
23 ette(3), destroy_bitmap(3), drawing_mode(3), font(3), install_key‐
24 board(3), makecol(3), masked_blit(3), palette_color(3), readkey(3),
25 rectfill(3), release_bitmap(3), screen(3), set_gfx_mode(3), set_pal‐
26 ette(3), solid_mode(3), text_height(3), text_length(3), textout_ex(3)
27
28
29
30Allegro version 4.4.2 expat(3)