Home
last modified time | relevance | path

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

/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/common/include/
H A Dp_map.h218 void P_ThrustSpike(mobj_t *mobj);
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/hexen/src/
H A Da_action.c826 P_ThrustSpike(actor); in A_ThrustImpale()
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/common/src/world/
H A Dp_map.cpp3040 void P_ThrustSpike(mobj_t *mobj) in P_ThrustSpike() function