#include <buttons.h>
Data Fields | |
char * | label |
ALLEGRO_BITMAP * | button_image |
float | width |
float | height |
struct button_images * | nextbimage |
struct button_images * | prevbimage |
Definition at line 74 of file buttons.h.
ALLEGRO_BITMAP* button_image |
struct button_images* nextbimage |
struct button_images* prevbimage |