![]() |
Oolite 1.91.0.7677-250528-09ed63a
|
import "OOOpenAL.h"
Go to the source code of this file.
Classes | |
class | OOOpenALController |
Variables | |
static NSString *const | kOOLogSoundInitError = @"@"sound.initialization.error" |
static NSString *const | kOOLogSoundLoadingSuccess = @"@"sound.load.success" |
static NSString *const | kOOLogSoundLoadingError = @"@"sound.load.error" |
|
static |
Definition at line 30 of file OOOpenALController.h.
Referenced by OOOpenALController::init, and OOSoundChannel::init.
|
static |
Definition at line 32 of file OOOpenALController.h.
Referenced by OOSound::initWithContentsOfFile:, OOALBufferedSound::soundBuffer, and OOALStreamedSound::soundBuffer.
|
static |
Definition at line 31 of file OOOpenALController.h.
Referenced by OOSound::initWithContentsOfFile:.