ostrat.pchess.pdraughts

Members list

Concise view

Type members

Classlikes

sealed trait BlackDraught extends Draught

Attributes

Graph
Supertypes
trait Draught
class Object
trait Matchable
class Any
Known subtypes
object BlackKing.type
object BlackMan.type
object BlackKing extends King with BlackDraught

Attributes

Graph
Supertypes
trait King
trait Draught
class Object
trait Matchable
class Any
Self type
object BlackMan extends Man with BlackDraught

Attributes

Graph
Supertypes
trait Man
trait Draught
class Object
trait Matchable
class Any
Self type
sealed trait Draught

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object BlackKing.type
object BlackMan.type
trait King
object WhiteKing.type
trait Man
object WhiteMan.type
case class DraughtsGui(canv: CanvasPlatform, scen: DraughtsScen) extends CmdBarGui

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class CmdBarGui
class Object
trait Matchable
class Any

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object DraughtsStart.type

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
sealed trait King extends Draught

Attributes

Graph
Supertypes
trait Draught
class Object
trait Matchable
class Any
Known subtypes
object BlackKing.type
object WhiteKing.type
sealed trait Man extends Draught

Attributes

Graph
Supertypes
trait Draught
class Object
trait Matchable
class Any
Known subtypes
object BlackMan.type
object WhiteMan.type
sealed trait WhiteDraught extends Draught

Attributes

Graph
Supertypes
trait Draught
class Object
trait Matchable
class Any
Known subtypes
object WhiteKing.type
object WhiteMan.type
object WhiteKing extends King with WhiteDraught

Attributes

Graph
Supertypes
trait King
trait Draught
class Object
trait Matchable
class Any
Self type
object WhiteMan extends Man with WhiteDraught

Attributes

Graph
Supertypes
trait Man
trait Draught
class Object
trait Matchable
class Any
Self type