PackageActions
Classpublic class RotateAction
InheritanceRotateAction Inheritance Action



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