30 #ifndef LAB_INTERFACE_H 31 #define LAB_INTERFACE_H 33 #include "common/events.h" 41 uint16 _x, _y, _buttonId;
44 Image *_image, *_altImage;
54 ButtonList *_screenButtonList;
59 void attachButtonList(ButtonList *buttonList);
61 void toggleButton(
Button *button, uint16 penColor,
bool enable);
66 void drawButtonList(ButtonList *buttonList);
67 void freeButtonList(ButtonList *buttonList);
68 Button *getButton(uint16
id);
82 void handlePressedButton();
84 void mayShowCrumbIndicator();
85 void mayShowCrumbIndicatorOff();
90 #endif // LAB_INTERFACE_H Definition: interface.h:49
uint32 CustomEventType
Definition: events.h:204
Definition: movie_decoder.h:32