Method | Description | |
---|---|---|
Add ( int vert ) : void |
Add vertice to array list of connecting vertices
|
|
Vertice ( int _key, bool _duplicatePoint, VertexNavigation, _vertexNavigation ) : System.Collections |
Initializes a new instance of the Vertice class.
|
|
getMoves ( ) : List |
Get array list
|
public Vertice ( int _key, bool _duplicatePoint, VertexNavigation, _vertexNavigation ) : System.Collections | ||
_key | int | _key. |
_duplicatePoint | bool | If set to |
_vertexNavigation | VertexNavigation, | |
return | System.Collections |