ostrat.pAltReact

Members list

Type members

Classlikes

case class AltReacGui(canv: CanvasPlatform, rows: Int, columns: Int) extends SqSysGui

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class SqSysGui
class TGridSysGui
trait CmdBarGui
trait CanvasUser
class Object
trait Matchable
class Any
Show all
case class AltScen(turn: Int, grid: SqGrid, balls: SqCenOptLayer[Balls])

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object AltScen

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
AltScen.type
case class Balls(player: Player, num: Int)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class Player(str: String, colour: Colour)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
object PlayerA
object PlayerB
object PlayerA extends Player

Attributes

Supertypes
class Player
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
PlayerA.type
object PlayerB extends Player

Attributes

Supertypes
class Player
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
PlayerB.type