| Package | Box2D.Collision |
| Class | public class b2TOIInput |
| Source | b2TOIInput.as |
| Property | Defined by | ||
|---|---|---|---|
| proxyA : b2DistanceProxy | b2TOIInput | ||
| proxyB : b2DistanceProxy | b2TOIInput | ||
| sweepA : b2Sweep | b2TOIInput | ||
| sweepB : b2Sweep | b2TOIInput | ||
| tolerance : Number | b2TOIInput | ||
| proxyA | property |
public var proxyA:b2DistanceProxy
| proxyB | property |
public var proxyB:b2DistanceProxy
| sweepA | property |
public var sweepA:b2Sweep
| sweepB | property |
public var sweepB:b2Sweep
| tolerance | property |
public var tolerance:Number