PackageActions
Classpublic class DeleteAction
InheritanceDeleteAction Inheritance Action



Public Properties
 PropertyDefined by
 Inheritedm_controller : ControllerGame
[static]
Action
 InheritedpartAffected : Part
Action
Public Methods
 MethodDefined by
  
DeleteAction(p:Part, affectedJoints:Array)
DeleteAction
  
RedoAction():void
DeleteAction
  
UndoAction():void
DeleteAction
Constructor detail
DeleteAction()constructor
public function DeleteAction(p:Part, affectedJoints:Array)Parameters
p:Part
 
affectedJoints:Array
Method detail
RedoAction()method
public override function RedoAction():void
UndoAction()method 
public override function UndoAction():void