![]() |
Oolite 1.91.0.7658-250404-b1488af
|
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:.