Home
last modified time | relevance | path

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

/dports/games/zdoom/zdoom-2.8.1/src/
H A Dp_enemy.h44 fixed_t maxheardist; member
/dports/games/ecwolf/ecwolf-1.3.3-src/src/
H A Dwl_state.cpp894 static bool CheckSight (AActor *ob, double minseedist, double maxseedist, double maxheardist, doubl… in CheckSight()
990 bool SightPlayer (AActor *ob, double minseedist, double maxseedist, double maxheardist, double fov) in SightPlayer()