Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Static method: double LargeWidth(int)

  • Declared in: RT.Coordinates.Hex

Declaration

public static double LargeWidth(
    int sideLength
)

Summary

Returns the total width of a Hex.LargeHexagon(int, Hex) structure, assuming each hex tile’s width is 1.

Parameters

intsideLength The number of hexagonal tiles that make up each side of the large hexagon.