Index

A B C D E F G H I K L M N O P Q R S T U V W 
All Classes|All Packages

G

Game - Class in cz.cvut.fel.pjv.model
The main mechanism of game
Game() - Constructor for class cz.cvut.fel.pjv.model.Game
 
Game.GameStatus - Enum in cz.cvut.fel.pjv.model
Game statuses
getBoard() - Method in class cz.cvut.fel.pjv.model.Game
 
getBox(int, int) - Method in class cz.cvut.fel.pjv.model.Board
Return spot on chessboard if exist.
getBoxes() - Method in class cz.cvut.fel.pjv.model.Board
 
getCordX() - Method in class cz.cvut.fel.pjv.ControlerUtils.PanePiece
 
getCordX() - Method in class cz.cvut.fel.pjv.ControlerUtils.TextPiece
 
getCordY() - Method in class cz.cvut.fel.pjv.ControlerUtils.PanePiece
 
getCordY() - Method in class cz.cvut.fel.pjv.ControlerUtils.TextPiece
 
getCountOfCheck() - Static method in class cz.cvut.fel.pjv.MainApp
 
getCurrentTurn() - Method in class cz.cvut.fel.pjv.model.Game
 
getDateString() - Static method in class cz.cvut.fel.pjv.PGN.PGNFileRead
 
getEnd() - Method in class cz.cvut.fel.pjv.model.Move
 
getFinalGameRound() - Method in class cz.cvut.fel.pjv.PGN.PGNGame
 
getFinalStatus() - Method in class cz.cvut.fel.pjv.PGN.PGNGame
 
getGame() - Static method in class cz.cvut.fel.pjv.MainApp
 
getGameBoards() - Method in class cz.cvut.fel.pjv.model.Game
 
getGameRound() - Method in class cz.cvut.fel.pjv.model.Game
 
getGameRound() - Static method in class cz.cvut.fel.pjv.PGN.PGNFileRead
 
getHeaderPGN() - Static method in class cz.cvut.fel.pjv.PGN.PGNFileRead
 
getLOG() - Static method in class cz.cvut.fel.pjv.model.Game
 
getMovesPGN() - Static method in class cz.cvut.fel.pjv.PGN.PGNFileRead
 
getMovesPlayed() - Method in class cz.cvut.fel.pjv.model.Game
 
getName() - Method in class cz.cvut.fel.pjv.model.Player.Player
 
getPgnHeader() - Method in class cz.cvut.fel.pjv.model.Game
 
getPgnMoves() - Method in class cz.cvut.fel.pjv.model.Game
 
getPiece() - Method in class cz.cvut.fel.pjv.model.Spot
 
getPieceKilled() - Method in class cz.cvut.fel.pjv.model.Move
 
getPieceMoved() - Method in class cz.cvut.fel.pjv.model.Move
 
getPieceSymbol() - Method in class cz.cvut.fel.pjv.model.Pieces.Bishop
Method to get a symbol of the piece for print on board.
getPieceSymbol() - Method in class cz.cvut.fel.pjv.model.Pieces.King
Method to get a symbol of the piece for print on board.
getPieceSymbol() - Method in class cz.cvut.fel.pjv.model.Pieces.Knight
Method to get a symbol of the piece for print on board.
getPieceSymbol() - Method in class cz.cvut.fel.pjv.model.Pieces.Pawn
Method to get a symbol of the piece for print on board.
getPieceSymbol() - Method in class cz.cvut.fel.pjv.model.Pieces.Piece
Method to get a symbol of the piece for print on board.
getPieceSymbol() - Method in class cz.cvut.fel.pjv.model.Pieces.Queen
Method to get a symbol of the piece for print on board.
getPieceSymbol() - Method in class cz.cvut.fel.pjv.model.Pieces.Rook
Method to get a symbol of the piece for print on board.
getPlayer() - Method in class cz.cvut.fel.pjv.model.Move
 
getPlayerBlackString() - Static method in class cz.cvut.fel.pjv.PGN.PGNFileRead
 
getPlayers() - Method in class cz.cvut.fel.pjv.model.Game
 
getPlayerWhiteString() - Static method in class cz.cvut.fel.pjv.PGN.PGNFileRead
 
getResult() - Static method in class cz.cvut.fel.pjv.PGN.PGNFileRead
 
getScene() - Static method in class cz.cvut.fel.pjv.MainApp
 
getStage() - Static method in class cz.cvut.fel.pjv.MainApp
 
getStart() - Method in class cz.cvut.fel.pjv.model.Move
 
getStartDate() - Method in class cz.cvut.fel.pjv.model.Game
 
getStatus() - Method in class cz.cvut.fel.pjv.model.Game
 
getThr() - Method in class cz.cvut.fel.pjv.TimeClock.TheClock
 
getTime() - Static method in class cz.cvut.fel.pjv.MainApp
 
getTimeLefts() - Method in class cz.cvut.fel.pjv.model.Game
 
getTimeLefts() - Method in class cz.cvut.fel.pjv.TimeClock.TheClock
 
getTimer() - Static method in class cz.cvut.fel.pjv.MainApp
 
getX() - Method in class cz.cvut.fel.pjv.model.Spot
 
getY() - Method in class cz.cvut.fel.pjv.model.Spot
 
GREEN - Static variable in class cz.cvut.fel.pjv.model.Pieces.Piece
 
A B C D E F G H I K L M N O P Q R S T U V W 
All Classes|All Packages