Oolite 1.91.0.7658-250404-b1488af
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.