Bot

Undocumented in source.

Constructors

this
this(PlayingField playerField, PlayingField selfField)
Undocumented in source.

Members

Enums

Side
enum Side
Undocumented in source.

Functions

clear
void clear()
Undocumented in source. Be warned that the author may not have intended to support it.
makeAMove
void makeAMove()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

marked
CellState[10][10] marked;
Undocumented in source.
playerField
PlayingField playerField;
Undocumented in source.
selfField
PlayingField selfField;
Undocumented in source.

Meta