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

G

GAME_CONNECTED - Static variable in class TTTO.Game.GameServer
 
gameBoard - Variable in class TTTO.Game.GameServer
 
GameClient - Class in TTTO.Game
 
GameClient() - Constructor for class TTTO.Game.GameClient
 
GameClient.ServerReader - Class in TTTO.Game
 
GameClient.ServerReader() - Constructor for class TTTO.Game.GameClient.ServerReader
 
GameClientDisplay - Class in TTTO
The Graphics of the TicTacToe game
GameClientDisplay(GameClient) - Constructor for class TTTO.GameClientDisplay
Creates a client that controls the Gui of the game
gameConnected() - Method in interface TTTO.Game.ITTTGameListener
When two players connect.
gameConnected() - Method in class TTTO.GameClientDisplay
 
gameName - Variable in class TTTO.Game.GameServer
 
gameNameField - Variable in class TTTO.MasterServerClientDisplay.HostGameForm
 
gameRoomName - Variable in class TTTO.MasterServer.Room
 
GameServer - Class in TTTO.Game
Controls the logic of a TTTGame.
GameServer(ServerSocket, MasterServerClient, String) - Constructor for class TTTO.Game.GameServer
Creates a GameServer wrapped around a ServerSocket
GameServer.ClientHandler - Class in TTTO.Game
 
GameServer.ClientHandler(Socket, String) - Constructor for class TTTO.Game.GameServer.ClientHandler
Listens for network data from a client.
gameStatus - Variable in class TTTO.GameClientDisplay
 
gClient - Variable in class TTTO.GameClientDisplay
 
getConnectionStatus() - Method in class TTTO.MasterServer.MasterServerClient
 
getGameNameField() - Method in class TTTO.MasterServerClientDisplay.HostGameForm
Returns what is written in the Game Name Field.
getGameRoomList() - Method in class TTTO.MasterServer.MasterServerClient
Asks master server for the latest game room list.
getGameRoomName() - Method in class TTTO.MasterServer.Room
Get the Game Name
getHostAddress() - Method in class TTTO.MasterServer.Room
Get the owner of this rooms ip-address Returns null if there is no owner
getHostPort() - Method in class TTTO.MasterServer.Room
Get the port.
getInstance() - Static method in class TTTO.TTTOnlineStartup
Gets a ref to the TTTOnlineStartup
getIPField() - Method in class TTTO.MasterServerClientDisplay.SetMasterServerForm
Returns what is written in the IP/Host field.
getMasterServerIP() - Method in class TTTO.MasterServer.MasterServerClient
Gets the master servers ip-address
getMasterServerPort() - Method in class TTTO.MasterServer.MasterServerClient
Gets the master servers port
getPlayerID() - Method in class TTTO.Game.GameClient
Gets the playerid of this client
getPlayerID() - Method in class TTTO.Game.GameServer.ClientHandler
Gets the playerID of this client
getPortField() - Method in class TTTO.MasterServerClientDisplay.SetMasterServerForm
Returns what is written in the Port field.
getServerStats() - Method in class TTTO.MasterServer.MasterServer
Return some server stats
givenPlayerID - Variable in class TTTO.Game.GameClient
 

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