|
__del__ def __del__(self) Undocumented function. |
|
__init__ def __init__(self, particleEffect, duration=0.0, parent=None, renderParent=None, name=None) 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. |
|
privInterrupt def privInterrupt(self) Undocumented function. |
|
privStep def privStep(self, t) Undocumented function. |
|
start def start(self, *args, **kwargs) Undocumented function. |