ManaPlus
|
#include "localconsts.h"
Go to the source code of this file.
Variables | |
const unsigned int | SHORTCUT_ITEMS = 20 |
const unsigned int | SHORTCUT_TABS = 5 |
const size_t | SHORTCUT_AUTO_TAB = 4 |
const size_t SHORTCUT_AUTO_TAB = 4 |
Definition at line 29 of file itemshortcut.h.
Referenced by ItemShortcut::load(), ItemShortcutContainer::mouseDragged(), ItemShortcut::save(), and SkillDialog::update().
const unsigned int SHORTCUT_ITEMS = 20 |
Definition at line 27 of file itemshortcut.h.
Referenced by ItemShortcut::clear(), ItemShortcut::getFreeIndex(), ItemShortcut::getItemCount(), ItemShortcut::load(), ItemShortcut::save(), ItemShortcut::swap(), and SkillDialog::update().
const unsigned int SHORTCUT_TABS = 5 |
Definition at line 28 of file itemshortcut.h.
Referenced by SkillDialog::action(), createGuiWindows(), ItemContainer::mousePressed(), SpellShortcutContainer::mouseReleased(), and Client::stateConnectServer1().