PackageBox2D.Collision
Classpublic class b2Point

This is used for polygon-vs-circle distance.



Public Properties
 PropertyDefined by
  p : b2Vec2
b2Point
Public Methods
 MethodDefined by
  
b2Point
  
Support(xf:b2XForm, vX:Number, vY:Number):b2Vec2
b2Point
Property detail
pproperty
public var p:b2Vec2
Method detail
GetFirstVertex()method
public function GetFirstVertex(xf:b2XForm):b2Vec2Parameters
xf:b2XForm

Returns
b2Vec2
Support()method 
public function Support(xf:b2XForm, vX:Number, vY:Number):b2Vec2Parameters
xf:b2XForm
 
vX:Number
 
vY:Number

Returns
b2Vec2