Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Constructor: Floret(Hex, Floret.Position)

  • Declared in: RT.Coordinates.Floret

Declaration

public Floret(
    Hex hex,
    Floret.Position pos
)

Summary

Constructor.

Parameters

Hexhex A hex tile to construct a floret from.
Floret.Positionpos Which of the florets within the hexagon to construct.