24 #ifndef GUI_WIDGETS_SHOPLISTBOX_H
25 #define GUI_WIDGETS_SHOPLISTBOX_H
ShopListBoxTypeT getType() const
void mouseExited(MouseEvent &event)
void draw(Graphics *const graphics)
void safeDraw(Graphics *const graphics)
void mouseReleased(MouseEvent &event)
ShopListBox(const Widget2 *const widget, ListModel *const listModel, const ShopListBoxTypeT type)
void setType(const ShopListBoxTypeT type)
void setPlayersMoney(const int money)
void setPriceCheck(const bool check)
void setProtectItems(bool p)
void mouseMoved(MouseEvent &event)
#define A_DELETE_COPY(func)
ShopListBoxType ::T ShopListBoxTypeT