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 | undo (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 | ) |
childName |
editor |
newParentId |
oldGrandParentId |
oldParentId |