Home
last modified time | relevance | path

Searched refs:executeSpell (Results 1 – 4 of 4) sorted by relevance

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/xeen/
H A Dspells.h68 void executeSpell(MagicSpell spellId);
H A Dspells.cpp58 void Spells::executeSpell(MagicSpell spellId) { in executeSpell() function in Xeen::Spells
166 executeSpell(spells[itemSpellId]); in castItemSpell()
193 executeSpell(spellId); in castSpell()
203 executeSpell(spellId); in castSpell()
/dports/games/scummvm/scummvm-2.5.1/engines/xeen/
H A Dspells.h68 void executeSpell(MagicSpell spellId);
H A Dspells.cpp65 void Spells::executeSpell(MagicSpell spellId) { in executeSpell() function in Xeen::Spells
174 executeSpell(spells[itemSpellId]); in castItemSpell()
201 executeSpell(spellId); in castSpell()
211 executeSpell(spellId); in castSpell()