Xonotic
hurt.qh
Go to the documentation of this file.
1
#pragma once
2
3
#ifdef SVQC
4
const
int
HURT_SLOW =
BIT
(4);
5
6
bool
tracebox_hits_trigger_hurt(
vector
start,
vector
e_min,
vector
e_max,
vector
end);
7
#endif
BIT
#define BIT(n)
Only ever assign into the first 24 bits in QC (so max is BIT(23)).
Definition:
bits.qh:8
vector
vector(float skel, float bonenum) _skel_get_boneabs_hidden
common
mapobjects
trigger
hurt.qh
Generated on Thu Mar 17 2022 17:26:27 for Xonotic by
1.8.13