Home
last modified time | relevance | path

Searched defs:DPusher (Results 1 – 4 of 4) sorted by relevance

/dports/games/odamex/odamex-src-0.7.0/common/
H A Ddobject.h45 class DPusher; variable
H A Dp_spec.cpp289 DPusher::DPusher () : m_Type(p_push), m_Xmag(0), m_Ymag(0), m_Magnitude(0), in DPusher() function in DPusher
2606 DPusher::DPusher (DPusher::EPusher type, line_t *l, int magnitude, int angle, in DPusher() function in DPusher
/dports/games/zdoom/zdoom-2.8.1/src/
H A Dp_spec.cpp117 DPusher::DPusher () in DPusher() function in DPusher
2138 DPusher::DPusher (DPusher::EPusher type, line_t *l, int magnitude, int angle, in DPusher() function in DPusher
H A Ddobject.h59 class DPusher; variable