#include <s_main.h>
Data Fields | |
vec3_t | org |
s_sample_t * | sample |
float | atten |
int | count |
Definition at line 53 of file s_main.h.
float s_channel_s::atten |
Definition at line 56 of file s_main.h.
Referenced by S_LoopSample(), S_PlaySample(), and S_SpatializeChannel().
Definition at line 57 of file s_main.h.
Referenced by S_Frame(), and S_LoopSample().
for temporary entities and other positioned sounds
Definition at line 54 of file s_main.h.
Referenced by S_LoopSample(), S_PlaySample(), and S_SpatializeChannel().
Definition at line 55 of file s_main.h.
Referenced by S_AllocChannel(), S_Frame(), S_LoopSample(), and S_PlaySample().