Home
last modified time | relevance | path

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

/dports/games/edge/Edge-1.35-source/src/
H A Dp_local.h86 int P_BulletContact(mobj_t * object, mobj_t * objecthit,
H A Dp_map.cc1431 int what = P_BulletContact(shoot_I.source, mo, shoot_I.damage, in PTR_ShootTraverse()
H A Dp_action.cc1406 int P_BulletContact(mobj_t * source, mobj_t * target, in P_BulletContact() function