C# Class FarseerPhysics.Common.PolygonManipulation.EdgeIntersectInfo

Exibir arquivo Open project: scastle/Solitude

Public Methods

Method Description
EdgeIntersectInfo ( Edge edgeOne, Edge edgeTwo, Vector2 intersectionPoint ) : System

Method Details

EdgeIntersectInfo() public method

public EdgeIntersectInfo ( Edge edgeOne, Edge edgeTwo, Vector2 intersectionPoint ) : System
edgeOne Edge
edgeTwo Edge
intersectionPoint Vector2
return System