d_clear_proc - Man Page

Dialog procedure to clear the screen. Allegro game programming library.

Synopsis

#include <allegro.h>

int d_clear_proc(int msg, DIALOG *d, int c);

Description

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

See Also

excustom(3), exgui(3)

Referenced By

excustom(3), exgui(3).

version 4.4.3 Allegro manual