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
S
- score - Variable in class castle.comp3021.assignment.protocol.Player
-
The game score of this player.
- setScore(int) - Method in class castle.comp3021.assignment.protocol.Player
- size - Variable in class castle.comp3021.assignment.protocol.Configuration
-
Size of gameboard.
- source - Variable in class castle.comp3021.assignment.protocol.Move
-
Source place of the move.
- start() - Method in class castle.comp3021.assignment.JesonMor
-
Start the game Players will take turns according to the order in
Configuration.getPlayers()
to make a move until a player wins. - start() - Method in class castle.comp3021.assignment.protocol.Game
-
Start the game Players will take turns according to the order in
Configuration.getPlayers()
to make a move until a player wins.
All Classes|All Packages