C# Class FarseerPhysics.Common.PolygonManipulation.EdgeIntersectInfo

Afficher le fichier Open project: scastle/Solitude

Méthodes publiques

Méthode Description
EdgeIntersectInfo ( Edge edgeOne, Edge edgeTwo, Vector2 intersectionPoint ) : System

Method Details

EdgeIntersectInfo() public méthode

public EdgeIntersectInfo ( Edge edgeOne, Edge edgeTwo, Vector2 intersectionPoint ) : System
edgeOne Edge
edgeTwo Edge
intersectionPoint Vector2
Résultat System