C# Class MingStar.SimUniversity.Board.Constructor.HexagonConstructor

Mostrar archivo Open project: MingStar/SimUniversity

Public Methods

Method Description
HexagonConstructor ( Hexagon hex ) : MingStar.SimUniversity.Board.Positioning

Private Methods

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

Method Details

HexagonConstructor() public method

public HexagonConstructor ( Hexagon hex ) : MingStar.SimUniversity.Board.Positioning
hex Hexagon
return MingStar.SimUniversity.Board.Positioning