Home
last modified time | relevance | path

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

/dports/games/avp/avp-20170505/src/avp/
H A Dbh_pred.h46 PBS_Avoidance, enumerator
H A Dbh_pred.c1161 case (PBS_Avoidance): in PredatorBehaviour()
2777 case PBS_Avoidance: in Execute_PNS_Avoidance()
4767 predatorStatusPointer->behaviourState = PBS_Avoidance; in Predator_Enter_Avoidance_State()
H A Dbh_ais.c749 …||((predatorStatusPointer->behaviourState==PBS_Avoidance)&&(predatorStatusPointer->lastState==PBS_… in NPCSetVelocity()