22 #ifndef GRAPHICS_MACGUI_MACPOPUPMENU_H 23 #define GRAPHICS_MACGUI_MACPOPUPMENU_H 25 #include "graphics/macgui/macmenu.h" 30 class MacWindowManager;
35 uint32 drawAndSelectMenu(
int x,
int y,
int item);
39 void closeMenu()
override;
42 void setSmart(
bool smart) {
54 bool _isSmart =
false;
56 int _prevCheckedItem = -1;
58 bool mouseClicked(
int x,
int y);
Definition: managed_surface.h:51
bool draw(ManagedSurface *g, bool forceRedraw=false) override
Definition: macpopupmenu.h:32
Definition: macwindowmanager.h:149
Definition: formatinfo.h:28