ptlDef_s Struct Reference

#include <cl_renderer.h>

Collaboration diagram for ptlDef_s:
Collaboration graph
[legend]

Data Fields

char name [MAX_VAR]
ptlCmd_tinit
ptlCmd_trun
ptlCmd_tthink
ptlCmd_tround
ptlCmd_tphysics

Detailed Description

Definition at line 116 of file cl_renderer.h.


Field Documentation

only called at particle spawn time

Definition at line 118 of file cl_renderer.h.

Referenced by CL_ParseParticle(), CL_ParticleSpawn(), and CL_RunMapParticles().

char ptlDef_s::name[MAX_VAR]

script id of the particle

Definition at line 117 of file cl_renderer.h.

Referenced by CL_ParseParticle(), CL_ParticleFunction(), and PTL_DebugList_f().

called when the particle origin hits something solid

Definition at line 122 of file cl_renderer.h.

Referenced by CL_ParticleRun2().

called for each ended round

Definition at line 121 of file cl_renderer.h.

Referenced by CL_ParticleCheckRounds().

called every frame

Definition at line 119 of file cl_renderer.h.

Referenced by CL_ParticleRun2().

depends on the tps value of the particle

Definition at line 120 of file cl_renderer.h.

Referenced by CL_ParticleRun2().


The documentation for this struct was generated from the following file:

Generated by  doxygen 1.6.2