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
All Classes|All Packages
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, capturingPiece
s is not allowed.
All Classes|All Packages