C# Class MilkShakeFramework.Tools.Maths.RectangleExtension

Afficher le fichier Open project: lucas-jones/MilkShake-old

Méthodes publiques

Méthode Description
Intersects ( this rectangle, RotatedRectangle rotatedRectangle ) : bool

Method Details

Intersects() public static méthode

public static Intersects ( this rectangle, RotatedRectangle rotatedRectangle ) : bool
rectangle this
rotatedRectangle RotatedRectangle
Résultat bool