23 #ifndef GUI_WIDGETS_SPELLSHORTCUTCONTAINER_H
24 #define GUI_WIDGETS_SPELLSHORTCUTCONTAINER_H
40 const unsigned number);
78 Skin *
const skin)
override final;
void mouseExited(MouseEvent &event)
SpellShortcutContainer(Widget2 *const widget, const unsigned number)
int getItemByIndex(const int index) const
void draw(Graphics *const graphics)
void mousePressed(MouseEvent &event)
void mouseMoved(MouseEvent &event)
void setSkin(const Widget2 *const widget, Skin *const skin)
void safeDraw(Graphics *const graphics)
void mouseReleased(MouseEvent &event)
void widgetHidden(const Event &event)
~SpellShortcutContainer()
void mouseDragged(MouseEvent &event)
#define A_DELETE_COPY(func)