Inherits Interval::Interval.
List of all members.
Constructor & Destructor Documentation
| def __init__ |
( |
|
self, |
|
|
|
particleEffect, |
|
|
|
duration = 0.0, |
|
|
|
parent = None, |
|
|
|
renderParent = None, |
|
|
|
name = None |
|
) |
| |
particleEffect is ??
parent is ??
worldRelative is a boolean
loop is a boolean
duration is a float for the time
name is ??
Member Function Documentation
| def privInitialize |
( |
|
self, |
|
|
|
t |
|
) |
| |
Full jump from Initial state to Final State
| def privInterrupt |
( |
|
self | ) |
|
| def start |
( |
|
self, |
|
|
|
args, |
|
|
|
kwargs |
|
) |
| |
Member Data Documentation