| Property | Defined by | ||
|---|---|---|---|
| normal : b2Vec2 | b2Manifold | ||
| pointCount : int | b2Manifold | ||
| points : Array | b2Manifold | ||
| Method | Defined by | ||
|---|---|---|---|
| b2Manifold | |||
| normal | property | 
public var normal:b2Vec2
| pointCount | property | 
public var pointCount:int
| points | property | 
public var points:Array
| b2Manifold | () | constructor | 
public function b2Manifold()