Home
last modified time | relevance | path

Searched defs:bestSpell (Results 1 – 2 of 2) sorted by relevance

/dports/games/fheroes2/fheroes2-0.9.11/src/fheroes2/ai/normal/
H A Dai_normal_battle.cpp213 const SpellSelection & bestSpell = selectBestSpell( arena, true ); in planUnitTurn() local
227 const SpellSelection & bestSpell = selectBestSpell( arena, false ); in planUnitTurn() local
H A Dai_normal_spell.cpp47 SpellSelection bestSpell; in selectBestSpell() local