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

G

GameInterface - Interface in ctf.view
This interface is used as a wrapper around the model, for the sake of the View.
GameInterface.PlayerInfo - Interface in ctf.view
Contains player information relevant to the View
GameInterface.Side - Enum in ctf.view
Sides of the field
GameOverException - Exception in ctf.evaluation.simulator.responses
The game has been reset
GameOverException(GameOverException.Outcome) - Constructor for exception ctf.evaluation.simulator.responses.GameOverException
Default constructor
GameOverException(String[]) - Constructor for exception ctf.evaluation.simulator.responses.GameOverException
Construct from STEAL tokens
GameOverException.Outcome - Enum in ctf.evaluation.simulator.responses
 
GameOverResponse - Class in ctf.evaluation.simulator.responses
A GameOver response
GameOverResponse(Connection, GameOverResponse.Result) - Constructor for class ctf.evaluation.simulator.responses.GameOverResponse
Constructor.
GameOverResponse.Result - Enum in ctf.evaluation.simulator.responses
How a game can end
GameViewInterface - Interface in ctf.view
This interface is used as a wrapper around the model, for the View's sake.
GameViewInterface.PlayerInfo - Interface in ctf.view
Contains player information relevant to the View
getInstance() - Static method in class ctf.Log
Singleton access method
getLine() - Method in class ctf.network.tcp.Connection
Receive a line (string terminated by newline) from the socket with the newline character removed.
getLine() - Method in class ctf.network.tcp.TestConnection
 
getMessage() - Method in exception ctf.evaluation.simulator.responses.GameOverException
 
getMessage() - Method in exception ctf.evaluation.simulator.responses.RoundOverException
 

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