Class CommanderTest

java.lang.Object
  |
  +--CommanderTest

public class CommanderTest
extends java.lang.Object

This is a test of the client engine and drawing bits co-operation with multiple screens and associated client engines in one process, with ships having random atuomatic commander bots.


Constructor Summary
CommanderTest(int screens)
           
 
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

CommanderTest

public CommanderTest(int screens)
Method Detail

main

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