C# Class Oglr.Core.Helper

Show file Open project: SteveDunn/oglr

Public Methods

Method Description
WhichEdge ( Rectangle rect, float angleInRadians, Vector2 point, int edgeWidth ) : EdgePosition

Method Details

WhichEdge() public static method

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