Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Constructor: Kite(Hex, Kite.Position)

  • Declared in: RT.Coordinates.Kite

Declaration

public Kite(
    Hex hex,
    Kite.Position pos
)

Summary

Constructor.

Parameters

Hexhex A hex tile to construct a kite from.
Kite.Positionpos Which of the kites within the hexagon to construct.