Oolite 1.91.0.7677-250528-09ed63a
All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Modules Pages
OOSoundSource.m File Reference
import "OOSoundInternal.h"
import "OOLogging.h"
import "OOMaths.h"
Include dependency graph for OOSoundSource.m:

Go to the source code of this file.

Variables

static NSMutableSet * sPlayingSoundSources

Variable Documentation

◆ sPlayingSoundSources

NSMutableSet* sPlayingSoundSources
static

Definition at line 32 of file OOSoundSource.m.

Referenced by OOSoundSource::play, and OOSoundSource::stopAll.