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

T

TEST_Board - Class in manager
This class is used to instantiate and test games Game.
TEST_Board() - Constructor for class manager.TEST_Board
 
thereIsSomeoneInTheWay(int, int, int, int) - Method in class manager.ChessGame
 
Tictactoe3DGame - Class in manager
Esta classe estende o jogo de tabuleiro genérico Game para permitir o gerenciamento de um jogo da velha 3D (tabuleiro 4 x 4 x 4).
Tictactoe3DGame(String) - Constructor for class manager.Tictactoe3DGame
 
Tictactoe3DGame(String, int) - Constructor for class manager.Tictactoe3DGame
 
TictactoeGame - Class in manager
Esta classe estende o jogo de tabuleiro genérico Game para permitir o gerenciamento de um jogo da velha (tabuleiro 3 x 3).
TictactoeGame(String) - Constructor for class manager.TictactoeGame
 
TictactoeGame(String, int) - Constructor for class manager.TictactoeGame
 
TictactoePiece - Class in manager
Esta classe implementa as peças do jogo da velha (+ ou -).
TictactoePiece(String, int) - Constructor for class manager.TictactoePiece
 
TO_X - Variable in class manager.MoveAction
 
TO_Y - Variable in class manager.MoveAction
 
TYPE - Variable in class manager.Action
 
TypeValue - Class in netGameManager
This class contains the basic attributes for each command passed in a request message from a game client to the GameServer.
TypeValue(String, String) - Constructor for class netGameManager.TypeValue
 

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