22 #ifndef LISTENERS_PLAYERLISTENER_H
23 #define LISTENERS_PLAYERLISTENER_H
void setNick(const std::string &name)
void setDialog(TextDialog *const dialog)
void setType(const ActorTypeT type)
void action(const ActionEvent &event)
#define A_DELETE_COPY(func)