Panda3D
|
Public Member Functions | |
__init__ (self, function, *args, **kargs) | |
__repr__ (self) | |
destroy (self) | |
Protected Member Functions | |
_do__call__ (self, *args, **kargs) | |
Protected Attributes | |
_args | |
_function | |
_kargs | |
__init__ | ( | self, | |
function, | |||
* | args, | ||
** | kargs ) |
Reimplemented in ActionAddNewObj, ActionDeleteObj, ActionSelectObj, ActionTransformObj, ActionDeselectAll, ActionUpdateObjectProp, ActionChangeHierarchy, ActionDeleteObjById, and ActionBase.
__repr__ | ( | self | ) |
|
protected |
Reimplemented in ActionBase, and ActionTransformObj.
destroy | ( | self | ) |
|
protected |
|
protected |
|
protected |