Click or drag to resize

FlatHexGridTCellGetSpiralIterator Method

Overload List
  NameDescription
Public methodGetSpiralIterator(Int32)
An iterator that spirals anti-clockwise around the grid origin (0, 0).
Public methodCode exampleGetSpiralIterator(FlatHexPoint, Int32)
An iterator that spirals anti-clockwise around the given origin.
Top
See Also