Packageorg.ffilmation.utils
Classpublic class lineCircleIntersectionResult



Public Properties
 PropertyDefined by
  enter : Point
lineCircleIntersectionResult
  exit : Point
lineCircleIntersectionResult
  inside : Boolean
lineCircleIntersectionResult
  intersects : Boolean
lineCircleIntersectionResult
  tangent : Boolean
lineCircleIntersectionResult
Property detail
enterproperty
public var enter:Point
exitproperty 
public var exit:Point
insideproperty 
public var inside:Boolean
intersectsproperty 
public var intersects:Boolean
tangentproperty 
public var tangent:Boolean