rcssjava.coach
Class Coach

java.lang.Object
  extended by rcssjava.coach.Coach

public class Coach
extends java.lang.Object


Constructor Summary
Coach(Connection c, java.lang.String teamName, boolean launchMonitor)
           
 
Method Summary
static void main(java.lang.String[] args)
           
 void mainLoop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Coach

public Coach(Connection c,
             java.lang.String teamName,
             boolean launchMonitor)
Method Detail

mainLoop

public void mainLoop()

main

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