ManaPlus
|
#include "gui/shortcut/spellshortcut.h"
#include "spellmanager.h"
#include "textcommand.h"
#include "debug.h"
Go to the source code of this file.
Variables | |
SpellShortcut * | spellShortcut = 0 |
SpellShortcut* spellShortcut = 0 |
Definition at line 30 of file spellshortcut.cpp.
Referenced by WindowManager::deleteWindows(), SpellShortcutContainer::draw(), SpellShortcutContainer::getItemByIndex(), Client::loadData(), SpellShortcutContainer::mouseMoved(), ItemShortcutContainer::mousePressed(), SpellShortcutContainer::mousePressed(), SpellShortcutContainer::mouseReleased(), SpellShortcutContainer::safeDraw(), and SpellShortcutContainer::SpellShortcutContainer().