Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic.Grids
VoronoiMap(TPoint) Class
VoronoiMap(TPoint) Methods
GridToWorld Method
MakeMap Method
RawWorldToGrid Method
VoronoiMap
TPoint
MakeMap Method
Namespace:
Gamelogic.Grids
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
static
VoronoiMap
<
LinePoint
>
MakeMap
(
IEnumerable
<
Vector2
>
pointList
)
Parameters
pointList
Type:
System.Collections.Generic
IEnumerable
Vector2
Return Value
Type:
VoronoiMap
LinePoint
See Also
Reference
VoronoiMap
TPoint
Class
Gamelogic.Grids Namespace