![]() |
DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
|
|
#include <snd_main.h>
Data Fields | |
float | ambientvolume |
int | channel_unswapped |
for un-swapping | |
float | dotbias |
float | dotscale |
float | yawangle |
Definition at line 200 of file snd_main.h.
float listener_t::ambientvolume |
Definition at line 206 of file snd_main.h.
Referenced by S_UpdateAmbientSounds(), and SND_Spatialize_WithSfx().
int listener_t::channel_unswapped |
for un-swapping
Definition at line 202 of file snd_main.h.
float listener_t::dotbias |
Definition at line 205 of file snd_main.h.
Referenced by SND_Spatialize_WithSfx().
float listener_t::dotscale |
Definition at line 204 of file snd_main.h.
Referenced by SND_Spatialize_WithSfx().
float listener_t::yawangle |
Definition at line 203 of file snd_main.h.
Referenced by S_Update().