C# 클래스 Oglr.Core.Helper

파일 보기 프로젝트 열기: SteveDunn/oglr

공개 메소드들

메소드 설명
WhichEdge ( Rectangle rect, float angleInRadians, Vector2 point, int edgeWidth ) : EdgePosition

메소드 상세

WhichEdge() 공개 정적인 메소드

public static WhichEdge ( Rectangle rect, float angleInRadians, Vector2 point, int edgeWidth ) : EdgePosition
rect Microsoft.Xna.Framework.Rectangle
angleInRadians float
point Vector2
edgeWidth int
리턴 EdgePosition