Viking Chess Documentation
Viking Chess Documentation
VikingChess Namespaces
VikingChess.Model
Node Class
Node Constructor
Node Constructor (Board)
Node Constructor (Node)
Node Constructor (Board, Node)
Node Constructor (Board, Node)
Constructs a new
Node
. This constructor is used to create a child
Node
.
Namespace:
VikingChess.Model
Assembly:
VikingChess (in VikingChess.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
Node
(
Board
board
,
Node
parent
)
Parameters
board
Type:
VikingChess.Model
Board
The
Board
object to store.
parent
Type:
VikingChess.Model
Node
The parent
Node
of this
Node
See Also
Reference
Node Class
Node Overload
VikingChess.Model Namespace
Copyright Declan Murphy 2016
Send comments on this topic to
masterdex@live.ie