Oolite 1.91.0.7604-240417-a536cbe
Loading...
Searching...
No Matches
Classes | Variables
OOOpenALController.h File Reference
import "OOOpenAL.h"
+ Include dependency graph for OOOpenALController.h:
+ This graph shows which files directly or indirectly include this file:

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"
 

Variable Documentation

◆ kOOLogSoundInitError

NSString* const kOOLogSoundInitError = @"@"sound.initialization.error"
static

Definition at line 30 of file OOOpenALController.h.

◆ kOOLogSoundLoadingError

NSString* const kOOLogSoundLoadingError = @"@"sound.load.error"
static

Definition at line 32 of file OOOpenALController.h.

◆ kOOLogSoundLoadingSuccess

NSString* const kOOLogSoundLoadingSuccess = @"@"sound.load.success"
static

Definition at line 31 of file OOOpenALController.h.