A B C D E G H I K L M N P Q R S U

A

addBlackDest(String) - Method in class HistoryOfMoves
Add a new destination for a black piece.
addBlackMove(String, String) - Method in class HistoryOfMoves
Add black piece source and destination to history.
addBlackSrc(String) - Method in class HistoryOfMoves
Add a source for black piece.
addPiece(Piece) - Method in class Board
Add new piece on the board
addWhiteDest(String) - Method in class HistoryOfMoves
Add a new destination for a white piece.
addWhiteMove(String, String) - Method in class HistoryOfMoves
Add white piece source and destination to history.
addWhiteSrc(String) - Method in class HistoryOfMoves
Add a source for white piece.
advance(Player) - Method in class PlayerAI
Advance piece.
attack(Player) - Method in class PlayerAI
Tries to capture highest value enemy piece.

A B C D E G H I K L M N P Q R S U