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

S

score(Side) - Method in class ctf.view.FieldViewTester
 
score(GameInterface.Side) - Method in interface ctf.view.GameInterface
What's the given team's score?
score(Side) - Method in interface ctf.view.GameViewInterface
What's the given team's score?
send(String) - Method in class ctf.network.tcp.Connection
Send a string of characters across the socket
sendLine(String) - Method in class ctf.network.tcp.Connection
Send a newline-terminated line across the socket
sendLine(String) - Method in class ctf.network.tcp.TestConnection
 
Server - Class in ctf.network.tcp
Used for communication between game and clients
Server(ServerOwner) - Constructor for class ctf.network.tcp.Server
Default constructor
ServerOwner - Interface in ctf.network.tcp
Interface for classes that "own" TCP servers
setExitOnClose(boolean) - Method in class ctf.view.Console
Should the application exit when the Console frame closes?
setModel(GameViewInterface) - Method in class ctf.view.FieldView
 
setOutputStream(PrintStream) - Method in class ctf.Log
 
setOwner(ConnectionOwner) - Method in class ctf.network.tcp.Connection
Who "owns" this connection (receives events)?
Side - Enum in ctf.model
Sides of the field
SocketClosedException - Exception in ctf.network
A socket has closed
SocketClosedException() - Constructor for exception ctf.network.SocketClosedException
Default constructor
startAccepting(int) - Method in class ctf.network.tcp.Server
Starts accepting TCP clients (asynchronously)
statusMessage() - Method in class ctf.view.FieldViewTester
 
statusMessage() - Method in interface ctf.view.GameInterface
A status message: any information the Model would like to convey
statusMessage() - Method in interface ctf.view.GameViewInterface
A status message: any information the Model would like to convey
stopAccepting() - Method in class ctf.network.tcp.Server
Shut down the server port
stringToColor(String) - Static method in enum ctf.model.TeamColor
 
suite() - Static method in class ctf.network.UnitTests
The test suite

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