Package org.xistrat.net

Interface Summary
Client Simple interface that specifies all the "messages" received by the client.
ClientUI ClientUI Interface that maps a generic UI for a F4 Client.
MultiServer  
Server  
 

Class Summary
AutoPlayer a XiStrat client calling the Engine
F4ClientCore F4ClientCore is the Core Client class, used both by F4Client and F4Applet.
F4Daemon F4 Daemon Daemon to run the game This class is instantiated from F4Server and its helper class Game when a user logs in a game/match.
F4Server F4Server is to be run as a daemon.
Game Simple helper class that represents a slot in the available-games array.
PlayerServer Server that handles interaction with a SINGLE client.