Property | Type | Description | |
---|---|---|---|
_edges | ReadOnlyCollection |
||
_hexagons | HashSet |
||
_hexgonPositions | Hexagon>.Dictionary | ||
_id2HexgonMap | List | ||
_vertices | ReadOnlyCollection |
Method | Description | |
---|---|---|
BuildCampus ( |
||
BuildLink ( Edge side, System.Color color ) : void | ||
Clear ( ) : void | ||
GetEdges ( ) : IEnumerable |
||
GetHexagons ( ) : MingStar.SimUniversity.Board.Hexagon[] | ||
GetVertices ( ) : IEnumerable |
||
UnBuildCampus ( |
||
UnBuildLink ( |
||
this ( |
||
this ( |
||
this ( int x, int y ) : |
||
this ( int id ) : MingStar.SimUniversity.Board.Hexagon[] | ||
this ( |
Method | Description | |
---|---|---|
this ( |
||
this ( |
||
this ( |
Method | Description | |
---|---|---|
CreateHexagon ( int id, DegreeType degree, |
||
GetHexagonOrNull ( |
||
GetLimits ( |
||
IBoard ( ) : IEnumerable |
public BuildCampus ( |
||
vertex | ||
type | CampusType | |
color | System.Color | |
return | void |
public BuildLink ( Edge side, System.Color color ) : void | ||
side | Edge | |
color | System.Color | |
return | void |
public GetHexagons ( ) : MingStar.SimUniversity.Board.Hexagon[] | ||
return | MingStar.SimUniversity.Board.Hexagon[] |
public UnBuildCampus ( |
||
whereAt | ||
return | void |
public UnBuildLink ( |
||
whereAt | ||
return | void |
public this ( |
||
pos | ||
return | Edge |
public this ( |
||
pos | ||
return |
public this ( int id ) : MingStar.SimUniversity.Board.Hexagon[] | ||
id | int | |
return | MingStar.SimUniversity.Board.Hexagon[] |
protected this ( |
||
pos | ||
return | IEdgeIBoard.System |
protected this ( |
||
pos | ||
return | IHexagonIBoard.System |
protected this ( |
||
pos | ||
return | IVertexIBoard.System |
public this ( |
||
pos | ||
return |
protected Dictionary |
||
return | Hexagon>.Dictionary |