ManaPlus
|
Go to the source code of this file.
Variables | |
const int | SKILL_MIN_ID = 200000 |
const unsigned int | SKILL_VAR_MIN_ID = 1000000 |
const int SKILL_MIN_ID = 200000 |
Definition at line 25 of file skill.h.
Referenced by SkillDialog::action(), ItemShortcutContainer::draw(), SkillDialog::getSkillByItem(), ItemShortcutContainer::mouseDragged(), SkillListBox::mouseDragged(), SkillRectangleListBox::mouseDragged(), ItemShortcutContainer::mouseMoved(), ItemShortcutContainer::safeDraw(), SkillDialog::update(), SkillDialog::useItem(), and ItemShortcut::useItem().
const unsigned int SKILL_VAR_MIN_ID = 1000000 |
Definition at line 26 of file skill.h.
Referenced by SkillDialog::action(), SkillDialog::loadSkill(), SkillDialog::loadSkillData(), EAthena::QuestRecv::processAddQuest(), EAthena::QuestRecv::processAddQuest2(), EAthena::QuestRecv::processRemoveQuest(), TmwAthena::QuestRecv::processSetQuestVar(), SkillDialog::updateQuest(), and SkillDialog::updateTabSelection().