C# 클래스 MilkShakeFramework.Tools.Maths.RectangleExtension

파일 보기 프로젝트 열기: lucas-jones/MilkShake-old

공개 메소드들

메소드 설명
Intersects ( this rectangle, RotatedRectangle rotatedRectangle ) : bool

메소드 상세

Intersects() 공개 정적인 메소드

public static Intersects ( this rectangle, RotatedRectangle rotatedRectangle ) : bool
rectangle this
rotatedRectangle RotatedRectangle
리턴 bool