__init__ def __init__(self, sound, loop=0, duration=0.0, name=None, volume=1.0, startTime=0.0, node=None) __init__(sound, loop, name) |
privFinalize def privFinalize(self) Undocumented function. |
privInitialize def privInitialize(self, t) Undocumented function. |
privInterrupt def privInterrupt(self) Undocumented function. |
privStep def privStep(self, t) Undocumented function. |