Home
last modified time | relevance | path

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

/dports/games/edge/Edge-1.35-source/src/
H A Dp_local.h83 void P_PlayerAttack(mobj_t * playerobj, const atkdef_c * attack);
H A Dp_weapon.cc1429 P_PlayerAttack(mo, attack); in DoWeaponShoot()
1504 P_PlayerAttack(mo, attack); in A_WeaponEject()
H A Dp_action.cc3556 void P_PlayerAttack(mobj_t * p_obj, const atkdef_c * attack) in P_PlayerAttack() function