.\" Generated by the Allegro makedoc utility .TH adime_draw_picture_button_down 3 "version 2.2.1" "Adime" "Adime API Reference" .SH NAME adime_draw_picture_button_down .SH SYNOPSIS .B #include .sp .B void adime_draw_picture_button_down(BITMAP *bmp, .B int x1, int y1, int x2, int y2, .B int face, int xlight, int light, .B int dark, int xdark, .B BITMAP *sprite) .SH DESCRIPTION Like `adime_draw_picture_button()\', but draws the button pressed down. .SH SEE ALSO .BR adime_draw_picture_button (3)