Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Constructor: Rhomb(Hex, Rhomb.Position)

  • Declared in: RT.Coordinates.Rhomb

Declaration

public Rhomb(
    Hex hex,
    Rhomb.Position pos
)

Summary

Constructor.

Parameters

Hexhex A hex tile to construct a rhomb from.
Rhomb.Positionpos Which of the rhombs within the hexagon to construct.