Index
All Classes|All Packages
T
- testBishopMoves() - Method in class cz.cvut.fel.pjv.model.Board
- testKingInDanger() - Method in class cz.cvut.fel.pjv.model.Board
- testRepetition() - Method in class cz.cvut.fel.pjv.model.Board
- TextPiece - Class in cz.cvut.fel.pjv.ControlerUtils
-
Special class to create JavaFX text with cords position on the chessboard.
- TextPiece(double, double, String, int, int) - Constructor for class cz.cvut.fel.pjv.ControlerUtils.TextPiece
- TextPiece(int, int) - Constructor for class cz.cvut.fel.pjv.ControlerUtils.TextPiece
- TextPiece(String, int, int) - Constructor for class cz.cvut.fel.pjv.ControlerUtils.TextPiece
- TheClock - Class in cz.cvut.fel.pjv.TimeClock
-
Class for manipulation with the ChessClock.
- TheClock(double) - Constructor for class cz.cvut.fel.pjv.TimeClock.TheClock
-
The ChessClock constructor.
- TimeClockLogic - Class in cz.cvut.fel.pjv.TimeClock
-
Test implementations of custom Timeclock
- TimeClockLogic() - Constructor for class cz.cvut.fel.pjv.TimeClock.TimeClockLogic
- toString() - Method in class cz.cvut.fel.pjv.model.Pieces.Bishop
-
Method to get a symbol of the piece for print on console board.
- toString() - Method in class cz.cvut.fel.pjv.model.Pieces.King
-
Method to get a symbol of the piece for print on console board.
- toString() - Method in class cz.cvut.fel.pjv.model.Pieces.Knight
-
Method to get a symbol of the piece for print on console board.
- toString() - Method in class cz.cvut.fel.pjv.model.Pieces.Pawn
-
Method to get a symbol of the piece for print on console board.
- toString() - Method in class cz.cvut.fel.pjv.model.Pieces.Queen
-
Method to get a symbol of the piece for print on console board.
- toString() - Method in class cz.cvut.fel.pjv.model.Pieces.Rook
-
Method to get a symbol of the piece for print on console board.
- toString() - Method in class cz.cvut.fel.pjv.model.Player.ComputerPlayer
- toString() - Method in class cz.cvut.fel.pjv.model.Player.HumanPlayer
All Classes|All Packages