| 
    Oolite 1.91.0.7712-251017-85ce217
    
   | 
 
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:.