ColorShapeLinks
An assignment for the AI course unit of the Bachelor in Videogames at Lusófona University
|
This is the complete list of members for Board, including all inherited members.
Board(int rows=7, int cols=7, int piecesInSequence=4, int roundPieces=10, int squarePieces=11) | Board | inline |
CheckWinner(Pos[] solution=null) | Board | inline |
cols | Board | |
Copy() | Board | inline |
DoMove(PShape shape, int col) | Board | inline |
IsColumnFull(int col) | Board | |
PieceCount(PColor color, PShape shape) | Board | |
piecesInSequence | Board | |
roundPieces | Board | |
rows | Board | |
squarePieces | Board | |
this[int row, int col] | Board | |
Turn | Board | |
UndoMove() | Board | inline |
winCorridors | Board |