|
Panda3D
|
Public Member Functions | |
| __init__ (self, function, *args, **kargs) | |
| __repr__ (self) | |
| destroy (self) | |
Protected Member Functions | |
| _do__call__ (self, *args, **kargs) | |
Protected Attributes | |
| _args = args | |
| _function = function | |
| _kargs = kargs | |
| __init__ | ( | self, | |
| function, | |||
| * | args, | ||
| ** | kargs ) |
| __repr__ | ( | self | ) |
|
protected |
Reimplemented in ActionBase, and ActionTransformObj.
| destroy | ( | self | ) |
|
protected |
|
protected |
|
protected |