Home
last modified time | relevance | path

Searched refs:SelectTargetUnitsOfAutoCast (Results 1 – 2 of 2) sorted by relevance

/dports/games/stratagus/stratagus-3.2.0/src/spell/
H A Dspells.cpp253 static Target *SelectTargetUnitsOfAutoCast(CUnit &caster, const SpellType &spell) in SelectTargetUnitsOfAutoCast() function
482 Target *target = SelectTargetUnitsOfAutoCast(caster, spell); in AutoCastSpell()
/dports/games/wyrmgus/Wyrmgus-3.5.4/src/spell/
H A Dspells.cpp683 static Target *SelectTargetUnitsOfAutoCast(CUnit &caster, const CSpell &spell) in SelectTargetUnitsOfAutoCast() function
827 Target *target = SelectTargetUnitsOfAutoCast(caster, spell); in AutoCastSpell()