Method Square
Square(Vector2, float)
Returns a new square shape.
public static IExplicitShape<GridPoint2> Square(Vector2 center, float radius)
Returns a new square shape.
public static IExplicitShape<GridPoint2> Square(Vector2 center, float radius)