C# Class MilkShakeFramework.Tools.Maths.RectangleExtension

Datei anzeigen Open project: lucas-jones/MilkShake-old

Public Methods

Method Description
Intersects ( this rectangle, RotatedRectangle rotatedRectangle ) : bool

Method Details

Intersects() public static method

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