Package net.sf.freecol.client.control

FreeCol Client Control package

Contains the classes responsible for the control of the game.

There are two types of control classes: controllers and input handlers. The latter receives requests from the server and takes the appropriate actions, while the former contains the other methods that are neccessary to control the game.

Since:
0.2.1