PackageBox2D.Collision
Classpublic class b2ContactPoint



Public Properties
 PropertyDefined by
  id : b2ContactID
b2ContactPoint
  normalImpulse : Number
b2ContactPoint
  position : b2Vec2
b2ContactPoint
  separation : Number
b2ContactPoint
  tangentImpulse : Number
b2ContactPoint
Property detail
idproperty
public var id:b2ContactID
normalImpulseproperty 
public var normalImpulse:Number
positionproperty 
public var position:b2Vec2
separationproperty 
public var separation:Number
tangentImpulseproperty 
public var tangentImpulse:Number