Index
All Classes|All Packages
C
- canMove(Board, Spot, Spot) - Method in class cz.cvut.fel.pjv.model.Pieces.Bishop
-
Methode to validate if the move is possible.
- canMove(Board, Spot, Spot) - Method in class cz.cvut.fel.pjv.model.Pieces.King
-
Methode to validate if the move is possible.
- canMove(Board, Spot, Spot) - Method in class cz.cvut.fel.pjv.model.Pieces.Knight
-
Methode to validate if the move is possible.
- canMove(Board, Spot, Spot) - Method in class cz.cvut.fel.pjv.model.Pieces.Pawn
-
Methode to validate if the move is possible.
- canMove(Board, Spot, Spot) - Method in class cz.cvut.fel.pjv.model.Pieces.Piece
-
Methode to validate if the move is possible.
- canMove(Board, Spot, Spot) - Method in class cz.cvut.fel.pjv.model.Pieces.Queen
-
Methode to validate if the move is possible.
- canMove(Board, Spot, Spot) - Method in class cz.cvut.fel.pjv.model.Pieces.Rook
-
Methode to validate if the move is possible.
- changeTimer() - Static method in class cz.cvut.fel.pjv.MainApp
- CHECK - cz.cvut.fel.pjv.model.Game.GameStatus
- ChessBoardController - Class in cz.cvut.fel.pjv
-
Class to representation game controller.
- ChessBoardController() - Constructor for class cz.cvut.fel.pjv.ChessBoardController
- ChessboardEditor - Class in cz.cvut.fel.pjv.model
-
Class for a creating custom position on the chessboard.
- ChessboardEditor() - Constructor for class cz.cvut.fel.pjv.model.ChessboardEditor
- colorRegulator(Piece) - Static method in class cz.cvut.fel.pjv.model.Pieces.Pawn
-
Internal method to determine board orientation.
- ComputerPlayer - Class in cz.cvut.fel.pjv.model.Player
-
Class representation of the computer player.
- ComputerPlayer(boolean) - Constructor for class cz.cvut.fel.pjv.model.Player.ComputerPlayer
- cz.cvut.fel.pjv - package cz.cvut.fel.pjv
- cz.cvut.fel.pjv.ControlerUtils - package cz.cvut.fel.pjv.ControlerUtils
- cz.cvut.fel.pjv.model - package cz.cvut.fel.pjv.model
- cz.cvut.fel.pjv.model.Pieces - package cz.cvut.fel.pjv.model.Pieces
- cz.cvut.fel.pjv.model.Player - package cz.cvut.fel.pjv.model.Player
- cz.cvut.fel.pjv.PGN - package cz.cvut.fel.pjv.PGN
- cz.cvut.fel.pjv.TimeClock - package cz.cvut.fel.pjv.TimeClock
- cz.cvut.fel.pjv.Utils - package cz.cvut.fel.pjv.Utils
All Classes|All Packages