Home
last modified time | relevance | path

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

/dports/games/openjk/OpenJK-07675e2/codemp/cgame/
H A Dcg_effects.c432 …lass( vec3_t verts[4], vec3_t normal, vec3_t dmgPt, vec3_t dmgDir, float dmgRadius, int maxShards ) in CG_DoGlass()
632 void CG_GlassShatter(int entnum, vec3_t dmgPt, vec3_t dmgDir, float dmgRadius, int maxShards) in CG_GlassShatter()