Oolite 1.93.0.7767-260207-f2a8cb5
Loading...
Searching...
No Matches
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.