PackageBox2DAS.Dynamics
Classpublic class GoodbyeJointEvent
InheritanceGoodbyeJointEvent Inheritance flash.events.Event



Public Properties
 PropertyDefined By
  GOODBYE_JOINT : String = onGoodbyeJoint
[static]
GoodbyeJointEvent
  joint : b2Joint
GoodbyeJointEvent
Public Methods
 MethodDefined By
  
GoodbyeJointEvent
Property Detail
GOODBYE_JOINTproperty
public static var GOODBYE_JOINT:String = onGoodbyeJoint

jointproperty 
public var joint:b2Joint

Constructor Detail
GoodbyeJointEvent()Constructor
public function GoodbyeJointEvent(j:b2Joint)



Parameters
j:b2Joint