Table of Contents

Method Star

Namespace
Gamelogic.Grids2
Assembly
Gamelogic.Grids2.dll

Star(Vector2, float)

Returns a new star shape.

public static IExplicitShape<GridPoint2> Star(Vector2 center, float radius)

Parameters

center Vector2
radius float

Returns

IExplicitShape<GridPoint2>