logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Description

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

Name

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

See Also

excustom(3alleg4), exgui(3alleg4)

Allegro                                           version 4.4.3                            d_clear_proc(3alleg4)

Synopsis

#include<allegro.h>intd_clear_proc(intmsg,DIALOG*d,intc);

See Also