1d_bitmap_proc(3)                Allegro manual                d_bitmap_proc(3)
2
3
4

NAME

6       d_bitmap_proc  -  Dialog  procedure drawing a bitmap. Allegro game pro‐
7       gramming library.
8

SYNOPSIS

10       #include <allegro.h>
11
12
13       int d_bitmap_proc(int msg, DIALOG *d, int c);
14

DESCRIPTION

16       This draws a bitmap onto the screen, which should be pointed to by  the
17       dp field.
18
19

SEE ALSO

21       exgui(3), exrgbhsv(3)
22
23
24
25Allegro                          version 4.4.3                d_bitmap_proc(3)
Impressum