ComputerPlayer

ostrat.pReactor.ComputerPlayer
case class ComputerPlayer(aGameData: ReactorGame)

Computer Player for Reactor

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def chooseTurnIndex(aForThisColor: Colour): Int
def isMyColor(cellIndex: Int): Boolean
def isPrimed(cellIndex: Int): Boolean

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Concrete fields