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