PackageBox2D.Collision
Classpublic class b2RayCastOutput
Sourceb2RayCastOutput.as



Public Properties
 PropertyDefined by
  fraction : Number
The fraction between p1 and p2 that the collision occurs at
b2RayCastOutput
  normal : b2Vec2
The normal at the point of collision
b2RayCastOutput
Property detail
fractionproperty
public var fraction:Number

The fraction between p1 and p2 that the collision occurs at

normalproperty 
public var normal:b2Vec2

The normal at the point of collision