|
Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
|
|
Go to the source code of this file.
Functions | |
| bool | tracebox_hits_trigger_hurt (vector start, vector e_min, vector e_max, vector end) |
Variables | |
| const int | HURT_SLOW = BIT(4) |
Definition at line 79 of file hurt.qc.
References entity(), tracebox_hits_box(), trigger_hurt_first, and vector.
Referenced by havocbot_checkdanger(), havocbot_movetogoal(), Monster_CheckDanger(), MoveToRandomLocationWithinBounds(), MUTATOR_HOOKFUNCTION(), and navigation_routerating().
Definition at line 4 of file hurt.qh.
Referenced by trigger_hurt_touch().