![]() |
ManaPlus
|
#include "gui/shortcut/emoteshortcut.h"#include "configuration.h"#include "settings.h"#include "being/localplayer.h"#include "net/homunculushandler.h"#include "net/mercenaryhandler.h"#include "net/pethandler.h"#include "resources/db/emotedb.h"#include "debug.h"Go to the source code of this file.
Variables | |
| EmoteShortcut * | emoteShortcut = 0 |
| EmoteShortcut* emoteShortcut = 0 |
Definition at line 38 of file emoteshortcut.cpp.
Referenced by createGuiWindows(), EmoteShortcutContainer::draw(), EmoteShortcutContainer::mouseMoved(), EmoteShortcutContainer::mousePressed(), EmoteShortcutContainer::mouseReleased(), EmoteShortcutContainer::safeDraw(), and Client::stateConnectServer1().