adime_draw_picture_button_down

Langue: en

Version: version 2.2.1 (fedora - 05/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

adime_draw_picture_button_down

SYNOPSIS

#include <adime.h>

void adime_draw_picture_button_down(BITMAP *bmp, int x1, int y1, int x2, int y2, int face, int xlight, int light, int dark, int xdark, BITMAP *sprite)

DESCRIPTION

Like `adime_draw_picture_button()', but draws the button pressed down.

SEE ALSO

adime_draw_picture_button(3)