Class EngineTest

java.lang.Object
  |
  +--EngineTest

public class EngineTest
extends java.lang.Object

This is a test of the client engine and drawing bits co-operation. This will be a test of master engine, client engine, and drawing bits co-operation, in one process.


Constructor Summary
EngineTest(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

EngineTest

public EngineTest(int screens)
Method Detail

main

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