PackageBox2D.Dynamics.Contacts
Classpublic class b2ContactConstraintPoint



Public Properties
 PropertyDefined by
  localAnchor1 : b2Vec2
b2ContactConstraintPoint
  localAnchor2 : b2Vec2
b2ContactConstraintPoint
  normalImpulse : Number
b2ContactConstraintPoint
  normalMass : Number
b2ContactConstraintPoint
  positionImpulse : Number
b2ContactConstraintPoint
  separation : Number
b2ContactConstraintPoint
  tangentImpulse : Number
b2ContactConstraintPoint
  tangentMass : Number
b2ContactConstraintPoint
  velocityBias : Number
b2ContactConstraintPoint
Property detail
localAnchor1property
public var localAnchor1:b2Vec2
localAnchor2property 
public var localAnchor2:b2Vec2
normalImpulseproperty 
public var normalImpulse:Number
normalMassproperty 
public var normalMass:Number
positionImpulseproperty 
public var positionImpulse:Number
separationproperty 
public var separation:Number
tangentImpulseproperty 
public var tangentImpulse:Number
tangentMassproperty 
public var tangentMass:Number
velocityBiasproperty 
public var velocityBias:Number