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

T

TCPTests - Class in ctf.network
Tests TCP communication
TCPTests() - Constructor for class ctf.network.TCPTests
 
TeamColor - Enum in ctf.model
Valid team colors
teamColor(Side) - Method in class ctf.view.FieldViewTester
 
teamColor(GameInterface.Side) - Method in interface ctf.view.GameInterface
What is the given team's colour?
teamColor(Side) - Method in interface ctf.view.GameViewInterface
What is the given team's colour?
teamsConnected() - Method in class ctf.view.FieldViewTester
 
teamsConnected() - Method in interface ctf.view.GameInterface
Have both teams connected (and identified their colour)?
testClient() - Method in class ctf.network.TCPTests
Test opening a client to a server port, first sending and then receiving a String
TestConnection - Class in ctf.network.tcp
A connection that times out after 100 ms (the maximum allowable latency according to the CTF specification).
TestConnection(String, int) - Constructor for class ctf.network.tcp.TestConnection
Construct a new connection to a server
TestConnection(Socket) - Constructor for class ctf.network.tcp.TestConnection
Construct a new (already-opened) connection
TimeoutException - Exception in ctf.network
Something timed out.
TimeoutException(String) - Constructor for exception ctf.network.TimeoutException
Constructor.
toAWTColor() - Method in enum ctf.model.TeamColor
 
toString() - Method in class ctf.network.tcp.Connection
 
toString() - Method in class ctf.network.tcp.Server
 
treeRadius() - Method in class ctf.view.FieldViewTester
 
treeRadius() - Method in interface ctf.view.GameInterface
The radius of each tree (in metres)
treeRadius() - Method in interface ctf.view.GameViewInterface
The radius of each tree (in metres)
trees() - Method in class ctf.view.FieldViewTester
 
trees() - Method in interface ctf.view.GameInterface
Positions of all trees
trees() - Method in interface ctf.view.GameViewInterface
Positions of all trees

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