24 #ifndef GUI_WIDGETS_CHARACTERDISPLAY_H
25 #define GUI_WIDGETS_CHARACTERDISPLAY_H
CharacterDisplay(const Widget2 *const widget, CharSelectDialog *const charSelectDialog)
void mouseMoved(MouseEvent &event)
Net::Character * getCharacter() const
void widgetHidden(const Event &event)
void setActive(const bool active)
void setCharacter(Net::Character *const character)
void mousePressed(MouseEvent &event)
void mouseExited(MouseEvent &event)
Net::Character * mCharacter
bool isDeleteFocused() const
bool isSelectFocused() const
#define A_DELETE_COPY(func)