Home
last modified time | relevance | path

Searched defs:spellList (Results 1 – 5 of 5) sorted by relevance

/dports/games/fheroes2/fheroes2-0.9.11/src/fheroes2/ai/normal/
H A Dai_normal_spell.cpp366 const std::vector<Spell> & spellList = _commander->GetSpells(); in spellEffectValue() local
431 const std::vector<Spell> & spellList = unit->getCurrentSpellEffects(); in spellDispellValue() local
453 const std::vector<Spell> & spellList = unit->getCurrentSpellEffects(); in spellDispellValue() local
/dports/games/scourge/scourge/src/
H A Dhealdialog.h48 ScrollingList *spellList; variable
/dports/games/scourge/scourge/src/tools/
H A Dpagecreatures.h58 ListAddDel *spellList; variable
/dports/games/barony/Barony-3.3.7/src/magic/
H A Dspell.cpp23 list_t spellList; variable
/dports/games/fheroes2/fheroes2-0.9.11/src/fheroes2/battle/
H A Dbattle_troop.cpp913 std::vector<Spell> spellList; in getCurrentSpellEffects() local