24 #ifndef GUI_WIDGETS_SHORTCUTCONTAINER_H
25 #define GUI_WIDGETS_SHORTCUTCONTAINER_H
void widgetResized(const Event &event)
void mouseReleased(MouseEvent &event)
void mousePressed(MouseEvent &event)
void widgetMoved(const Event &event)
virtual void setSkin(const Widget2 *const widget, Skin *const skin)
ImageCollection * mVertexes
ShortcutContainer(Widget2 *const widget)
void drawBackground(Graphics *const g)
void safeDrawBackground(Graphics *const g)
int getIndexFromGrid(const int pointX, const int pointY) const
void mouseDragged(MouseEvent &event)
#define A_DELETE_COPY(func)