__init__(self, sound, loop=0, duration=0.0, name=None, volume=1.0, startTime=0.0, node=None, seamlessLoop=True, listenerNode=None, cutOff=None) | SoundInterval | |
direct::interval::Interval::Interval.__init__(self, name, duration, openEnded=1) | Interval | |
direct::showbase::DirectObject::DirectObject.__init__(self) | DirectObject | |
__repr__(self, indent=0) | Interval | |
accept(self, event, method, extraArgs=[]) | DirectObject | |
accept_once | DirectObject | static |
acceptOnce(self, event, method, extraArgs=[]) | DirectObject | |
add_task | DirectObject | static |
addTask(self, *args, **kwargs) | DirectObject | |
clearToInitial(self) | Interval | |
currT | SoundInterval | |
cutOff | SoundInterval | |
detect_leaks | DirectObject | static |
detectLeaks(self) | DirectObject | |
do_method_later | DirectObject | static |
doMethodLater(self, *args, **kwargs) | DirectObject | |
done_event | Interval | static |
doneEvent | Interval | |
duration | Interval | |
es | Interval | |
finish(self, *args, **kArgs) | SoundInterval | |
direct::interval::Interval::Interval.finish(self) | Interval | |
fLoop | SoundInterval | |
get_all_accepting | DirectObject | static |
getAllAccepting(self) | DirectObject | |
getDoneEvent(self) | Interval | |
getDuration(self) | Interval | |
getLoop(self) | Interval | |
getName(self) | Interval | |
getOpenEnded(self) | Interval | |
getPlayRate(self) | Interval | |
getState(self) | Interval | |
getT(self) | Interval | |
ignore(self, event) | DirectObject | |
ignore_all | DirectObject | static |
ignoreAll(self) | DirectObject | |
intervalDone(self) | Interval | |
is_accepting | DirectObject | static |
is_ignoring | DirectObject | static |
isAccepting(self, event) | DirectObject | |
isIgnoring(self, event) | DirectObject | |
isPaused(self) | Interval | |
isPlaying(self) | Interval | |
isStopped(self) | Interval | |
listenerNode | SoundInterval | |
loop(self, startT=0.0, endT=-1.0, playRate=1.0, stagger=False) | SoundInterval | |
direct::interval::Interval::Interval.loop(self, startT=0.0, endT=-1.0, playRate=1.0) | Interval | |
name | Interval | |
node | SoundInterval | |
notify | SoundInterval | static |
open_ended | Interval | static |
openEnded | Interval | |
pause(self) | Interval | |
play_rate | Interval | static |
playbackCounter | Interval | static |
pname | Interval | |
popupControls(self, tl=None) | Interval | |
privDoEvent(self, t, event) | Interval | |
privFinalize(self) | SoundInterval | |
privInitialize(self, t) | SoundInterval | |
privInstant(self) | SoundInterval | |
privInterrupt(self) | SoundInterval | |
privPostEvent(self) | Interval | |
privReverseFinalize(self) | SoundInterval | |
privReverseInitialize(self, t) | SoundInterval | |
privReverseInstant(self) | SoundInterval | |
privStep(self, t) | SoundInterval | |
pstats | Interval | |
remove_all_tasks | DirectObject | static |
remove_task | DirectObject | static |
removeAllTasks(self) | DirectObject | |
removeTask(self, taskOrName) | DirectObject | |
resume(self, startT=None) | Interval | |
resumeUntil(self, endT) | Interval | |
setDoneEvent(self, event) | Interval | |
setLoop(self, loop=1) | Interval | |
setPlayRate(self, playRate) | Interval | |
setT(self, t) | Interval | |
setTHooks | Interval | |
setupPlay(self, startT, endT, playRate, doLoop) | Interval | |
setupResume(self) | Interval | |
sound | SoundInterval | |
soundDuration | SoundInterval | |
soundNum | SoundInterval | static |
start(self, startT=0.0, endT=-1.0, playRate=1.0) | Interval | |
startTime | SoundInterval | |
state | SoundInterval | |
stepPlay(self) | Interval | |
stopped | Interval | static |
t | Interval | static |
volume | SoundInterval | |