Uses of Class
net.mazewar.LocalClient

Packages that use LocalClient
net.mazewar   
 

Uses of LocalClient in net.mazewar
 

Subclasses of LocalClient in net.mazewar
 class GUIClient
          An implementation of LocalClient that is controlled by the keyboard of the computer on which the game is being run.
 class RobotClient
          A very naive implementation of a computer controlled LocalClient.