Home
last modified time | relevance | path

Searched refs:mons_has_los_ability (Results 1 – 3 of 3) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmon-movetarget.cc122 && mons_has_los_ability(mon->type)) in try_pathfind()
H A Dmon-util.h357 bool mons_has_los_ability(monster_type mon_type);
H A Dmon-util.cc3796 bool mons_has_los_ability(monster_type mon_type) in mons_has_los_ability() function
3806 if (mons_has_los_ability(mon.type)) in mons_has_ranged_spell()