Panda3D
|
Public Member Functions | |
def | __init__ |
def | postCall |
def | redo |
def | saveStatus |
def | undo |
Public Attributes | |
editor | |
function | |
result | |
selectedUIDs |
Action class for adding new object
def __init__ | ( | self, | |
editor, | |||
args, | |||
kargs | |||
) |
Reimplemented from ActionBase.
def postCall | ( | self | ) | [inherited] |
Reimplemented in ActionAddNewObj.
def redo | ( | self | ) | [inherited] |
Reimplemented in ActionAddNewObj, and ActionUpdateObjectProp.
def saveStatus | ( | self | ) |
Reimplemented from ActionBase.
def undo | ( | self | ) |
Reimplemented from ActionBase.
function [inherited] |
result [inherited] |
Reimplemented in ActionAddNewObj, ActionTransformObj, and ActionUpdateObjectProp.