Panda3D
Public Member Functions | Public Attributes

ActionBase Class Reference

Inheritance diagram for ActionBase:
ActionAddNewObj ActionChangeHierarchy ActionDeleteObj ActionDeleteObjById ActionDeselectAll ActionSelectObj ActionTransformObj ActionUpdateObjectProp

List of all members.

Public Member Functions

def __init__
def postCall
def redo
def saveStatus
def undo

Public Attributes

 function
 result

Detailed Description

Base class for user actions 

Constructor & Destructor Documentation

def __init__ (   self,
  function,
  args,
  kargs 
)

Member Function Documentation

def postCall (   self)

Reimplemented in ActionAddNewObj.

def redo (   self)

Reimplemented in ActionAddNewObj, and ActionUpdateObjectProp.

def saveStatus (   self)
def undo (   self)

Member Data Documentation

 All Classes Namespaces Functions Variables Properties