A B C D E F G I J K L M N O P R S T U V W X Y

M

main(String[]) - Static method in class manager.TEST_Board
This class is used to instantiate and test games.
main(String[]) - Static method in class netGameManager.GameServer
Test main - test out the echo server on its default port, or on a port specified by args[0].
main(String[]) - Static method in class netGameManager.MyTest
 
manager - package manager
 
MAX_PLAYERS - Variable in class manager.Game
 
message2string() - Method in class netGameManager.AnswerMessage
 
MIN_PLAYERS - Variable in class manager.Game
 
move(int, int, int, int, int) - Method in class manager.CheckersGame
 
move(int, int, int, int, int) - Method in class manager.ChessGame
 
move(int, int, int, int, int) - Method in class manager.DeflexionGame
 
move(int, int, int, int, int) - Method in class manager.Game
 
move(int, int, int, int, String) - Method in class netGameManager.GameClient
 
MoveAction - Class in manager
 
MoveAction(int, int, int, int, Piece) - Constructor for class manager.MoveAction
 
MoveAndEatAction - Class in manager
 
MoveAndEatAction(int, int, int, int, Piece, Piece) - Constructor for class manager.MoveAndEatAction
 
MoveAndEatAction(int, int, int, int, Piece, Piece, int, int) - Constructor for class manager.MoveAndEatAction
 
movePiece(int, int, int, int) - Method in class manager.Board
 
MyTest - Class in netGameManager
 
MyTest() - Constructor for class netGameManager.MyTest
 

A B C D E F G I J K L M N O P R S T U V W X Y