SfxPlayer

Inheritance:

Methods of SfxPlayer:

__init__
def __init__(self)

Undocumented function.

getLocalizedVolume
def getLocalizedVolume(self, node)

Get the volume that a sound should be played at if it is localized at this node. We compute this wrt the camera

playSfx
def playSfx(self, sfx, looping=0, interrupt=1, volume=None, time=0.0, node=None)

Undocumented function.

setCutoffDistance
def setCutoffDistance(self, d)

Undocumented function.