Property | Defined by | ||
---|---|---|---|
normal : b2Vec2 | b2Manifold | ||
pointCount : int = 0 | b2Manifold | ||
points : Array | b2Manifold |
Method | Defined by | ||
---|---|---|---|
b2Manifold | |||
Reset():void
| b2Manifold | ||
Set(m:b2Manifold):void
| b2Manifold |
normal | property |
public var normal:b2Vec2
pointCount | property |
public var pointCount:int = 0
points | property |
public var points:Array
b2Manifold | () | constructor |
public function b2Manifold()
Reset | () | method |
public function Reset():void
Set | () | method |