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

G

Game - Class in manager
This class is a generic class of Board Games.
Game(String) - Constructor for class manager.Game
 
Game() - Constructor for class manager.Game
 
Game(String, int) - Constructor for class manager.Game
 
GAME_ENDED - Variable in class manager.Game
 
GAME_ENDED - Variable in class netGameManager.GameClient
 
GAME_GENERAL_STATUS - Variable in class netGameManager.AnswerMessage
 
GAME_STARTED - Variable in class manager.Game
 
GAME_TYPE - Variable in class manager.Game
 
GAME_TYPE - Variable in class netGameManager.GameClient
 
GameClient - Class in netGameManager
This class is responsible for all comunication with GameServer.
GameClient(String) - Constructor for class netGameManager.GameClient
 
GameClient(String, String, List) - Constructor for class netGameManager.GameClient
Solicites the creation of a new game in a GameServer.
GameClient(int) - Constructor for class netGameManager.GameClient
 
gameDraw() - Method in class manager.Game
 
gameEnded() - Method in class manager.CheckersGame
 
gameEnded() - Method in class manager.ChessGame
 
gameEnded() - Method in class manager.DeflexionGame
 
gameEnded() - Method in class manager.Game
 
gameEnded() - Method in class manager.Tictactoe3DGame
 
gameEnded() - Method in class manager.TictactoeGame
 
GamePlayer - Variable in class netGameManager.GameClient
 
GameServer - Class in netGameManager
This class is responsible for manage several intances of Game.
GameServer() - Constructor for class netGameManager.GameServer
Create a DualServer object to offer echo service on TCP and UDP ports on the default IP address.
GameServer(int) - Constructor for class netGameManager.GameServer
 
GameStatus - Class in manager
 
GameStatus() - Constructor for class manager.GameStatus
 
GENERAL_MESSAGE - Variable in class netGameManager.AnswerMessage
 
get_columns() - Method in class netGameManager.GameClient
 
get_lines() - Method in class netGameManager.GameClient
 
get_name() - Method in class netGameManager.GameClient
 
get_orientation() - Method in class manager.DeflexionPiece
 
get_type() - Method in class manager.ChessPiece
 
get_type() - Method in class manager.DeflexionPiece
 
getActualPlayer() - Method in class manager.Game
 
getColumns() - Method in class manager.Board
 
getColumns() - Method in class manager.Game
 
getCurrentGameId() - Method in class manager.Game
 
getGameName() - Method in class manager.Game
 
getGameType() - Method in class manager.Game
 
getId() - Method in class manager.Piece
 
getID() - Method in class player.Player
 
getLines() - Method in class manager.Board
 
getLines() - Method in class manager.Game
 
getMaxPlayers() - Method in class manager.Game
 
getMessage() - Method in class manager.Game
 
getMinPlayers() - Method in class manager.Game
 
getName() - Method in class player.Player
 
getPiece(int, int) - Method in class manager.Board
 
getPlayer() - Method in class manager.Piece
 
getPlayers() - Method in class manager.Game
 
getStatus() - Method in class manager.Game
 
getString() - Method in class manager.CheckersPiece
 
getString() - Method in class manager.ChessPiece
 
getString() - Method in class manager.DeflexionPiece
 
getString() - Method in class manager.NullPiece
 
getString() - Method in class manager.Piece
 
getString() - Method in class manager.TictactoePiece
 
GID - Variable in class netGameManager.AnswerMessage
 
GID - Variable in class netGameManager.RequestMessage
 
GN - Variable in class netGameManager.RequestMessage
 
GT - Variable in class netGameManager.RequestMessage
 

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