Packages

p

chessmodel

coordinate

package coordinate

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. coordinate
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Type Members

  1. type Column = Type
  2. case class Coordinate(col: Column, row: Row) extends Product with Serializable
  3. type Row = Type
  4. case class Shift(rowInc: Int, colInc: Int) extends Product with Serializable

Value Members

  1. object Column
  2. object Row

Inherited from AnyRef

Inherited from Any

Ungrouped