C# Class Oglr.Core.Helper

Afficher le fichier Open project: SteveDunn/oglr

Méthodes publiques

Méthode Description
WhichEdge ( Rectangle rect, float angleInRadians, Vector2 point, int edgeWidth ) : EdgePosition

Method Details

WhichEdge() public static méthode

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