morey.spore
Class Demo

java.lang.Object
  |
  +--morey.spore.Demo
Direct Known Subclasses:
Guard, Kepler, Pent, Pent2, Simple, Star, WarExample

public class Demo
extends java.lang.Object

a set of controls to handle the Processor

Here is a link to the source code

See Also:
Processor

Constructor Summary
Demo()
           
 
Method Summary
 void init(Processor p)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Demo

public Demo()
Method Detail

init

public void init(Processor p)