Panda3D
Public Member Functions | Public Attributes

ActionChangeHierarchy Class Reference

Inheritance diagram for ActionChangeHierarchy:
ActionBase

List of all members.

Public Member Functions

def __init__
def undo

Public Attributes

 childName
 editor
 newParentId
 oldGrandParentId
 oldParentId

Detailed Description

Action class for changing Scene Graph Hierarchy 

Constructor & Destructor Documentation

def __init__ (   self,
  editor,
  oldGrandParentId,
  oldParentId,
  newParentId,
  childName,
  args,
  kargs 
)

Member Function Documentation

def undo (   self)

Reimplemented from ActionBase.


Member Data Documentation

 All Classes Namespaces Functions Variables Properties