Panda3D
|
Public Member Functions | |
def | __init__ |
def | undo |
Public Attributes | |
childName | |
editor | |
newParentId | |
oldGrandParentId | |
oldParentId |
Action class for changing Scene Graph Hierarchy
def __init__ | ( | self, | |
editor, | |||
oldGrandParentId, | |||
oldParentId, | |||
newParentId, | |||
childName, | |||
args, | |||
kargs | |||
) |
def undo | ( | self | ) |
Reimplemented from ActionBase.