Home
last modified time | relevance | path

Searched defs:checkSpellCast (Results 1 – 11 of 11) sorted by relevance

/dports/games/opendungeons/OpenDungeons-0.7.1/source/spells/
H A DSpellCreatureDefense.cpp59 …virtual void checkSpellCast(GameMap* gameMap, const InputManager& inputManager, InputCommand& inpu… in checkSpellCast() function in __anon8be906170111::SpellCreatureDefenseFactory
76 void SpellCreatureDefense::checkSpellCast(GameMap* gameMap, const InputManager& inputManager, Input… in checkSpellCast() function in SpellCreatureDefense
H A DSpellCreatureHaste.cpp58 …virtual void checkSpellCast(GameMap* gameMap, const InputManager& inputManager, InputCommand& inpu… in checkSpellCast() function in __anona7d7f2920111::SpellCreatureHasteFactory
75 void SpellCreatureHaste::checkSpellCast(GameMap* gameMap, const InputManager& inputManager, InputCo… in checkSpellCast() function in SpellCreatureHaste
H A DSpellCreatureSlow.cpp58 …virtual void checkSpellCast(GameMap* gameMap, const InputManager& inputManager, InputCommand& inpu… in checkSpellCast() function in __anonde0a59220111::SpellCreatureSlowFactory
75 void SpellCreatureSlow::checkSpellCast(GameMap* gameMap, const InputManager& inputManager, InputCom… in checkSpellCast() function in SpellCreatureSlow
H A DSpellCreatureWeak.cpp58 …virtual void checkSpellCast(GameMap* gameMap, const InputManager& inputManager, InputCommand& inpu… in checkSpellCast() function in __anon52b8a4850111::SpellCreatureWeakFactory
75 void SpellCreatureWeak::checkSpellCast(GameMap* gameMap, const InputManager& inputManager, InputCom… in checkSpellCast() function in SpellCreatureWeak
H A DSpellCreatureStrength.cpp58 …virtual void checkSpellCast(GameMap* gameMap, const InputManager& inputManager, InputCommand& inpu… in checkSpellCast() function in __anon73787cac0111::SpellCreatureStrengthFactory
75 void SpellCreatureStrength::checkSpellCast(GameMap* gameMap, const InputManager& inputManager, Inpu… in checkSpellCast() function in SpellCreatureStrength
H A DSpellEyeEvil.cpp54 …virtual void checkSpellCast(GameMap* gameMap, const InputManager& inputManager, InputCommand& inpu… in checkSpellCast() function in __anonc755fff50111::SpellEyeEvilFactory
98 void SpellEyeEvil::checkSpellCast(GameMap* gameMap, const InputManager& inputManager, InputCommand&… in checkSpellCast() function in SpellEyeEvil
H A DSpellCallToWar.cpp54 …virtual void checkSpellCast(GameMap* gameMap, const InputManager& inputManager, InputCommand& inpu… in checkSpellCast() function in __anon3acb3b6b0111::SpellCallToWarFactory
104 void SpellCallToWar::checkSpellCast(GameMap* gameMap, const InputManager& inputManager, InputComman… in checkSpellCast() function in SpellCallToWar
H A DSpellCreatureHeal.cpp58 …virtual void checkSpellCast(GameMap* gameMap, const InputManager& inputManager, InputCommand& inpu… in checkSpellCast() function in __anon7aef43d70111::SpellCreatureHealFactory
75 void SpellCreatureHeal::checkSpellCast(GameMap* gameMap, const InputManager& inputManager, InputCom… in checkSpellCast() function in SpellCreatureHeal
H A DSpellCreatureExplosion.cpp57 …virtual void checkSpellCast(GameMap* gameMap, const InputManager& inputManager, InputCommand& inpu… in checkSpellCast() function in __anonae4254fe0111::SpellCreatureExplosionFactory
74 void SpellCreatureExplosion::checkSpellCast(GameMap* gameMap, const InputManager& inputManager, Inp… in checkSpellCast() function in SpellCreatureExplosion
H A DSpellSummonWorker.cpp57 …virtual void checkSpellCast(GameMap* gameMap, const InputManager& inputManager, InputCommand& inpu… in checkSpellCast() function in __anonda6f0d1b0111::SpellSummonWorkerFactory
74 void SpellSummonWorker::checkSpellCast(GameMap* gameMap, const InputManager& inputManager, InputCom… in checkSpellCast() function in SpellSummonWorker
H A DSpellManager.cpp119 void SpellManager::checkSpellCast(GameMap* gameMap, SpellType type, const InputManager& inputManage… in checkSpellCast() function in SpellManager