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

NAME

6       d_clear_proc  - Dialog procedure to clear the screen. Allegro game pro‐
7       gramming library.
8

SYNOPSIS

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

DESCRIPTION

16       This just clears the screen when it  is  drawn.  Useful  as  the  first
17       object in a dialog.
18
19

SEE ALSO

21       excustom(3), exgui(3)
22
23
24
25Allegro                          version 4.4.3                 d_clear_proc(3)
Impressum