Function | Defined By | ||
---|---|---|---|
b2Distance(output:b2DistanceOutput = null, cache:b2SimplexCache = null, input:b2DistanceInput = null):void | Box2DAS.Collision |
b2Distance | () | function |
public function b2Distance(output:b2DistanceOutput = null, cache:b2SimplexCache = null, input:b2DistanceInput = null):void
Parameters
output:b2DistanceOutput (default = null )
| |
cache:b2SimplexCache (default = null )
| |
input:b2DistanceInput (default = null )
|