Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Constructor: Grid(int)

  • Declared in: RT.Coordinates.Hex.Grid

Declaration

public Grid(
    int sideLength
)

Summary

Constructs a hexagonal grid of the specified sideLength.

Parameters

intsideLength Size of the grid.