Method | Description | |
---|---|---|
HexagonConstructor ( Hexagon hex ) : MingStar.SimUniversity.Board.Positioning |
Method | Description | |
---|---|---|
AddAdjacent ( Hexagon hex, EdgeOrientation eo, Hexagon otherHex ) : void | ||
AtSideJoin ( EdgeOrientation eo, Hexagon hex ) : void | ||
PlaceEnd ( Board board ) : void | ||
UseOtherOrCreateEdge ( Board board, EdgeOrientation eo ) : Edge | ||
UseOtherOrCreateVertex ( Board board, VertexOrientation vo ) : Vertex |
public HexagonConstructor ( Hexagon hex ) : MingStar.SimUniversity.Board.Positioning | ||
hex | Hexagon | |
return | MingStar.SimUniversity.Board.Positioning |