C# 클래스 FarseerPhysics.Common.PolygonManipulation.EdgeIntersectInfo

파일 보기 프로젝트 열기: scastle/Solitude

공개 메소드들

메소드 설명
EdgeIntersectInfo ( Edge edgeOne, Edge edgeTwo, Vector2 intersectionPoint ) : System

메소드 상세

EdgeIntersectInfo() 공개 메소드

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