Method | Defined By | ||
---|---|---|---|
If there are more than one contact points, this getter will return the average. | b2WorldManifold | ||
b2WorldManifold |
normal | property |
public var normal:V2
points | property |
public var points:Array
GetPoint | () | method |
public function GetPoint():V2
If there are more than one contact points, this getter will return the average.
ReturnsV2 |
Initialize | () | method |
public function Initialize(manifold:b2Manifold, xfA:XF, radiusA:Number, xfB:XF, radiusB:Number):void
Parameters
manifold:b2Manifold | |
xfA:XF | |
radiusA:Number | |
xfB:XF | |
radiusB:Number |