Go to the source code of this file.
Classes | |
class | sound::music_thinker |
Namespaces | |
sound | |
Audio output for sound and music. | |
Macros | |
#define | DISTANCE_SILENT 255 |
Enumerations | |
enum | sound::channel_group { sound::NULL_CHANNEL = -1, sound::SOUND_SOURCES = 0, sound::SOUND_BELL, sound::SOUND_TIMER, sound::SOUND_UI, sound::SOUND_FX } |
#define DISTANCE_SILENT 255 |
Definition at line 59 of file sound.hpp.
Referenced by soundsource::positional_source::calculate_volume(), sound::play_sound_internal(), sound::reposition_sound(), sound::stop_sound(), soundsource::positional_source::update(), soundsource::positional_source::update_positions(), and soundsource::positional_source::~positional_source().