Home
last modified time | relevance | path

Searched defs:FX_AddParticle (Results 1 – 3 of 3) sorted by relevance

/dports/games/openjk/OpenJK-07675e2/codeJK2/cgame/
H A DFxUtil.cpp388 CParticle *FX_AddParticle( const vec3_t org, const vec3_t vel, const vec3_t accel, float size1, flo… in FX_AddParticle() function
469 CParticle *FX_AddParticle( int clientID, const vec3_t org, const vec3_t vel, const vec3_t accel, fl… in FX_AddParticle() function
/dports/games/openjk/OpenJK-07675e2/codemp/client/
H A DFxUtil.cpp259 CParticle *FX_AddParticle( vec3_t org, vec3_t vel, vec3_t accel, float size1, float size2, float si… in FX_AddParticle() function
/dports/games/openjk/OpenJK-07675e2/code/cgame/
H A DFxUtil.cpp406 CParticle *FX_AddParticle( int clientID, const vec3_t org, const vec3_t vel, const vec3_t accel, f… in FX_AddParticle() function