soccerclient
Class RoboClient

java.lang.Object
  |
  +--soccerclient.RoboClient

public class RoboClient
extends java.lang.Object

RoboClient The main method of this class produces 11 Player object´s and starts their threads

Author:
Jan Kästle

Constructor Summary
RoboClient()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RoboClient

public RoboClient()
Method Detail

main

public static void main(java.lang.String[] args)