Panda3D
|
Public Member Functions | |
__init__ (self, editor, oldGrandParentId, oldParentId, newParentId, childName, *args, **kargs) | |
undo (self) | |
![]() | |
postCall (self) | |
redo (self) | |
saveStatus (self) | |
![]() | |
__repr__ (self) | |
destroy (self) | |
Public Attributes | |
childName | |
editor | |
newParentId | |
oldGrandParentId | |
oldParentId | |
![]() | |
function | |
result | |
Additional Inherited Members | |
![]() | |
_do__call__ (self, *args, **kargs) | |
![]() | |
_args | |
_function | |
_kargs | |
Action class for changing Scene Graph Hierarchy
__init__ | ( | self, | |
editor, | |||
oldGrandParentId, | |||
oldParentId, | |||
newParentId, | |||
childName, | |||
* | args, | ||
** | kargs ) |
Reimplemented from ActionBase.
undo | ( | self | ) |
Reimplemented from ActionBase.
childName |
editor |
newParentId |
oldGrandParentId |
oldParentId |