<
Back
Packages
package
root
Definition Classes
root
package
chessmodel
Definition Classes
root
package
coordinate
Definition Classes
chessmodel
Column
Coordinate
Row
Shift
package
position
Definition Classes
chessmodel
p
chessmodel
coordinate
package
coordinate
Linear Supertypes
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
coordinate
AnyRef
Any
Hide All
Show All
Visibility
Public
Protected
Type Members
type
Column
=
Type
case class
Coordinate
(
col:
Column
,
row:
Row
)
extends
Product
with
Serializable
type
Row
=
Type
case class
Shift
(
rowInc:
Int
,
colInc:
Int
)
extends
Product
with
Serializable
Value Members
object
Column
object
Row
Inherited from
AnyRef
Inherited from
Any
Ungrouped