|
|
|
|
|
__init__(self,
*args)
__init__(self, SoundClipPool arg0) -> SoundManager |
source code
|
|
|
|
|
|
SoundEmitter
|
|
|
|
getEmitter(self,
*args)
getEmitter(self, unsigned int emitterid) -> SoundEmitter |
source code
|
|
|
|
releaseEmitter(self,
*args)
releaseEmitter(self, unsigned int emitterid) |
source code
|
|
|
ALCcontext
|
|
|
|
setVolume(self,
*args)
setVolume(self, float vol) |
source code
|
|
|
float
|
|
|
|
|
|
|
|
|
|
setListenerPosition(self,
*args)
setListenerPosition(self, float x, float y, float z) |
source code
|
|
|
|
setListenerOrientation(self,
*args)
setListenerOrientation(self, float x, float y, float z) |
source code
|
|