Home
last modified time | relevance | path

Searched defs:P_Thing_Spawn (Results 1 – 2 of 2) sorted by relevance

/dports/games/odamex/odamex-src-0.7.0/common/
H A Dp_things.cpp199 BOOL P_Thing_Spawn (int tid, int type, angle_t angle, BOOL fog) in P_Thing_Spawn() function
/dports/games/zdoom/zdoom-2.8.1/src/
H A Dp_things.cpp56 bool P_Thing_Spawn (int tid, AActor *source, int type, angle_t angle, bool fog, int newtid) in P_Thing_Spawn() function