Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

U

uncover(MinesweeperPiece) - Method in class app.minesweeper.Minesweeper
Uncover the piece and surrounding area if there are no mines around
UNCOVERED_EMPTY - Enum constant in enum class app.minesweeper.MinesweeperPieceKind.Type
 
uncoverSingle(MinesweeperPiece) - Method in class app.minesweeper.Minesweeper
Uncover just this piece without checking surroundings
uncoverZeros(MinesweeperPiece) - Method in class app.minesweeper.Minesweeper
 
unhighlight() - Method in class app.ui.board.GraphicalField
 
unhighlight() - Method in class app.ui.board.Piece
 
unhighlight() - Method in class app.ui.utils.ColoredImage
 
UnsupportedMove() - Constructor for exception app.chess.PredicateChecker.UnsupportedMove
 
unwrap() - Method in class app.chess.ChessPiece
Unwraps stored AbstractChessPiece for internal chess usage
unwrap(ChessPiece) - Static method in class app.chess.ChessPieceUnwrapper
 
update() - Method in class app.ui.board.LogicalPiece
 
update() - Method in class app.utils.pieceplayer.InteractivePiece
update is called when state of a piece changes
update(double, double) - Method in class app.ui.menu.Elephant
 
update(int, M, List<P>) - Method in class app.ai.DumbPlayer
 
update(int, M, List<P>) - Method in interface app.core.interactor.Spectator
Receive information that player made a move
update(int, M, List<P>) - Method in class app.utils.pieceplayer.PieceSocket
Updates all interactive pieces connected to the changed pieces
update(CheckersPiece) - Method in class app.ui.games.checkers.GraphicalCheckersPiece
 
update(ChessPiece) - Method in class app.ui.games.chess.GraphicalChessPiece
 
update(MinesweeperPiece) - Method in class app.ui.games.minesweeper.GraphicalMinesweeperPiece
 
update(M) - Method in class app.utils.pieceplayer.InteractivePiece
update is called when state of a piece changes
update(P) - Method in class app.ui.board.GraphicalPiece
 
updateMousePosition(double, double) - Method in class app.ui.menu.MenuContainer
 
updateMousePosition(double, double) - Method in class app.ui.views.View
 
upgradedCapturingMoves(CheckersPiece) - Method in class app.checkers.Checkers
 
upgradedCapturingMoves(CheckersPiece, int, int) - Method in class app.checkers.Checkers
 
upgradedMoves(CheckersPiece) - Method in class app.checkers.Checkers
 
upgradedMoves(CheckersPiece, int, int) - Method in class app.checkers.Checkers
 
UseOfUnconnectedPlayer - Exception in app.core.interactor
Thrown when Player methods are called without previous call of connectPlayer on InteractiveGame object
UseOfUnconnectedPlayer() - Constructor for exception app.core.interactor.UseOfUnconnectedPlayer
 
Utils - Class in app.chess.utils
 
Utils.BoardDiscrepancy - Exception in app.chess.utils
 
Utils.ThereIsNoKingOnBoard - Exception in app.chess.utils
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form