23 #ifndef GUI_SHORTCUT_EMOTESHORTCUT_H
24 #define GUI_SHORTCUT_EMOTESHORTCUT_H
90 const unsigned char emoteId)
118 void useEmote(
const size_t index)
const;
void removeEmote(const size_t index)
void setEmoteSelected(const unsigned char emoteId)
static unsigned int getEmoteCount()
bool isEmoteSelected() const
void setEmotes(const size_t index, const unsigned char emoteId)
unsigned char mEmotes[SHORTCUT_EMOTES]
void useEmotePlayer(const size_t index) const
unsigned char getEmoteSelected() const
unsigned char getEmote(const size_t index) const
void setEmote(const size_t index)
unsigned char mEmoteSelected
void useEmote(const size_t index) const
static const int SHORTCUT_EMOTES
EmoteShortcut * emoteShortcut
#define A_DELETE_COPY(func)