Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dtarget.h330 bool can_affect_walls() override { return true; } in can_affect_walls() function
360 bool can_affect_walls() override { return true; } in can_affect_walls() function
418 bool can_affect_walls() override { return true; } in can_affect_walls() function
H A Dtarget.cc67 bool targeter::can_affect_walls() in can_affect_walls() function in targeter
526 bool targeter_smite::can_affect_walls() in can_affect_walls() function in targeter_smite
680 bool targeter_dig::can_affect_walls() in can_affect_walls() function in targeter_dig