Viking Chess Documentation
Viking Chess Documentation
VikingChess Namespaces
VikingChess.Model
Square Class
Square Methods
getFile Method
getLocation Method
getNeighbours Method
getPiece Method
getRank Method
getSquareType Method
setFile Method
setLocation Method
setNeighbours Method
setPiece Method
setRank Method
setType Method
ToString Method
Square
getLocation Method
Returns a
Tuple
T1, T2
with the
rank
and
file
of the
Square
Namespace:
VikingChess.Model
Assembly:
VikingChess (in VikingChess.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
Tuple
<
Enums
Rank
,
Enums
File
>
getLocation
()
Return Value
Type:
Tuple
Enums
Rank
,
Enums
File
A
Tuple
T1, T2
with the
rank
and
file
of the
Square
See Also
Reference
Square Class
VikingChess.Model Namespace
Copyright Declan Murphy 2016
Send comments on this topic to
masterdex@live.ie