__init__ def __init__(self, particleEffect, parent, worldRelative=1, renderParent=None, duration=0.0, softStopT=0.0, cleanup=False, name=None) Undocumented function. |
__softStart def __softStart(self) Undocumented function. |
__softStop def __softStop(self) Undocumented function. |
__step def __step(self, dt) Undocumented function. |
privFinalize def privFinalize(self) Undocumented function. |
privInitialize def privInitialize(self, t) Undocumented function. |
privInstant def privInstant(self) Undocumented function. |
privStep def privStep(self, t) Undocumented function. |