UFO: Alien Invasion
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
ptlCmd_s Struct Reference

#include <cl_renderer.h>

Data Fields

byte cmd
 
byte type
 
int ref
 

Detailed Description

Definition at line 74 of file cl_renderer.h.

Field Documentation

byte ptlCmd_s::cmd

the type of the command -

See also
pc_t

Definition at line 75 of file cl_renderer.h.

Referenced by CL_ParsePtlCmds(), and CL_ParticleFunction().

int ptlCmd_s::ref

This is the location of the data for this particle command. If negative this is relative to the particle, otherwise relative to particle command hunk

Definition at line 77 of file cl_renderer.h.

Referenced by CL_ParsePtlCmds(), CL_ParticleCommandGetDataLocation(), and CL_ParticleFunction().

byte ptlCmd_s::type

the type of the data referenced by this particle command

Definition at line 76 of file cl_renderer.h.

Referenced by CL_ParsePtlCmds(), and CL_ParticleFunction().


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