universe.world
Class None

java.lang.Object
  extended by universe.world.None
All Implemented Interfaces:
java.io.Serializable

public class None
extends java.lang.Object
implements java.io.Serializable

Represents an empty Message Type (for interactive, but non-networked animations/worlds)

See Also:
Serialized Form

Constructor Summary
None()
          Default constructor
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

None

public None()
Default constructor