Viking Chess Documentation
Viking Chess Documentation
VikingChess Namespaces
VikingChess.Model
Board Class
Board Methods
countPieces Method
decrementBlackCount Method
decrementWhiteCount Method
GetBoard Method
getCurrentPlayer Method
getGameType Method
GetPosition Method
GetSize Method
GetSquare Method
InitializeBoard Method
PrintBoard Method
setArdRiPieces Method
setBrandubhPieces Method
setCurrentPlayer Method
setHnefataflPieces Method
SetNeighbours Method
SetPieces Method
SetSpecialSquares Method
SetSquare Method
setTablutPieces Method
setTawlbwrddPieces Method
ToString Method
Board
GetSquare Method
Returns the
Square
at the specified location
Namespace:
VikingChess.Model
Assembly:
VikingChess (in VikingChess.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
Square
GetSquare
(
int
i
,
int
j
)
Parameters
i
Type:
System
Int32
The row that the
Square
is on.
j
Type:
System
Int32
The column that the
Square
is on.
Return Value
Type:
Square
See Also
Reference
Board Class
VikingChess.Model Namespace
Copyright Declan Murphy 2016
Send comments on this topic to
masterdex@live.ie