Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Constructor: Vertex(Hex, bool)

Declaration

public Vertex(
    Hex hex,
    bool right
)

Summary

Constructor.

Parameters

Hexhex The hex just below this vertex.
boolright If true, identifies the top-right vertex of hex; otherwise, the top-left.