Index

A B C D E G H I J K M N P R S T U V W X Y 
All Classes|All Packages

N

name - Variable in class castle.comp3021.assignment.protocol.Player
The name of a player.
nextMove(Game, Move[]) - Method in class castle.comp3021.assignment.player.ConsolePlayer
Choose a move from available moves.
nextMove(Game, Move[]) - Method in class castle.comp3021.assignment.player.RandomPlayer
Choose a move from available moves.
nextMove(Game, Move[]) - Method in class castle.comp3021.assignment.protocol.Player
Choose a move from available moves.
numMoves - Variable in class castle.comp3021.assignment.protocol.Game
The current number of moves made by two players
numMovesProtection - Variable in class castle.comp3021.assignment.protocol.Configuration
This number means: within the first numMovesProtection number of moves in the game, capturing Pieces is not allowed.
A B C D E G H I J K M N P R S T U V W X Y 
All Classes|All Packages