PackageBox2D.Dynamics
Classpublic class b2ContactImpulse
Sourceb2ContactImpulse.as

Contact impulses for reporting. Impulses are used instead of forces because sub-step forces may approach infinity for rigid body collisions. These match up one-to-one with the contact points in b2Manifold.



Public Properties
 PropertyDefined by
  normalImpulses : Vector
b2ContactImpulse
  tangentImpulses : Vector
b2ContactImpulse
Property detail
normalImpulsesproperty
public var normalImpulses:Vector
tangentImpulsesproperty 
public var tangentImpulses:Vector