| Property | Defined by | ||
|---|---|---|---|
| id : b2ContactID | b2ContactPoint | ||
| normalImpulse : Number | b2ContactPoint | ||
| position : b2Vec2 | b2ContactPoint | ||
| separation : Number | b2ContactPoint | ||
| tangentImpulse : Number | b2ContactPoint | ||
| id | property | 
public var id:b2ContactID
| normalImpulse | property | 
public var normalImpulse:Number
| position | property | 
public var position:b2Vec2
| separation | property | 
public var separation:Number
| tangentImpulse | property | 
public var tangentImpulse:Number